mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-02-04 10:14:41 +08:00
feat: 普号增加25s普通视频、增加pro系列高清模型、统一模型名字、过载不再计入错误禁用计数
This commit is contained in:
@@ -27,7 +27,7 @@ base_url = "http://127.0.0.1:8000"
|
||||
|
||||
[generation]
|
||||
image_timeout = 300
|
||||
video_timeout = 1500
|
||||
video_timeout = 3000
|
||||
|
||||
[admin]
|
||||
error_ban_threshold = 3
|
||||
|
||||
@@ -27,7 +27,7 @@ base_url = "http://127.0.0.1:8000"
|
||||
|
||||
[generation]
|
||||
image_timeout = 300
|
||||
video_timeout = 1500
|
||||
video_timeout = 3000
|
||||
|
||||
[admin]
|
||||
error_ban_threshold = 3
|
||||
|
||||
Reference in New Issue
Block a user