feat: add retry configuration for failed save task

This commit is contained in:
krau
2025-01-07 10:30:33 +08:00
parent 4b5cabc76e
commit 8d0851f37a
3 changed files with 17 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
workers = 4 # 同时下载文件数
retry = 3 # 下载失败重试次数
[telegram]
token = "" # Bot Token