mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-02-04 02:04:42 +08:00
Add fallback_on_failure option to settings
This commit is contained in:
@@ -46,6 +46,7 @@ watermark_free_enabled = false
|
|||||||
parse_method = "third_party"
|
parse_method = "third_party"
|
||||||
custom_parse_url = ""
|
custom_parse_url = ""
|
||||||
custom_parse_token = ""
|
custom_parse_token = ""
|
||||||
|
fallback_on_failure = true # Auto fallback to watermarked video on failure
|
||||||
|
|
||||||
[token_refresh]
|
[token_refresh]
|
||||||
at_auto_refresh_enabled = false
|
at_auto_refresh_enabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user