1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 14:36:47 +00:00

doc: increase default interval

Ref to https://github.com/tuna/issues/issues/1649
这个提交包含在:
Zenithal
2023-01-18 13:47:02 +08:00
父节点 60f92ceebb
当前提交 bca49abd3c

查看文件

@@ -39,7 +39,7 @@ name = "test_worker"
log_dir = "/tmp/tunasync/log/tunasync/{{.Name}}"
mirror_dir = "/tmp/tunasync"
concurrent = 10
interval = 1
interval = 120
[manager]
api_base = "http://localhost:12345"