mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-02-04 10:14:41 +08:00
feat: 新增自定义解析接口、自动设置用户名、视频额度刷新
This commit is contained in:
@@ -29,7 +29,6 @@ image_timeout = 300
|
||||
video_timeout = 1500
|
||||
|
||||
[admin]
|
||||
video_cooldown_threshold = 30
|
||||
error_ban_threshold = 3
|
||||
|
||||
[proxy]
|
||||
@@ -38,6 +37,9 @@ proxy_url = ""
|
||||
|
||||
[watermark_free]
|
||||
watermark_free_enabled = false
|
||||
parse_method = "third_party"
|
||||
custom_parse_url = ""
|
||||
custom_parse_token = ""
|
||||
|
||||
[video_length]
|
||||
default_length = "10s"
|
||||
|
||||
@@ -29,7 +29,6 @@ image_timeout = 300
|
||||
video_timeout = 1500
|
||||
|
||||
[admin]
|
||||
video_cooldown_threshold = 30
|
||||
error_ban_threshold = 3
|
||||
|
||||
[proxy]
|
||||
|
||||
Reference in New Issue
Block a user