mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-02-15 19:14:44 +08:00
feat: 新增401错误自动禁用Token功能、优化任务进度显示及日志状态判断逻辑
This commit is contained in:
@@ -34,6 +34,8 @@ error_ban_threshold = 3
|
||||
# 任务失败重试配置
|
||||
task_retry_enabled = true
|
||||
task_max_retries = 3
|
||||
# 401错误自动禁用token
|
||||
auto_disable_on_401 = true
|
||||
|
||||
[proxy]
|
||||
proxy_enabled = false
|
||||
|
||||
Reference in New Issue
Block a user