feat: add retry configuration for failed save task
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
workers = 4 # 同时下载文件数
|
||||
retry = 3 # 下载失败重试次数
|
||||
|
||||
[telegram]
|
||||
token = "" # Bot Token
|
||||
|
||||
Reference in New Issue
Block a user