mirror of
https://github.com/tuna/tunasync.git
synced 2025-06-14 13:32:43 +00:00
doc: increase default interval
Ref to https://github.com/tuna/issues/issues/1649
This commit is contained in:
parent
60f92ceebb
commit
bca49abd3c
@ -39,7 +39,7 @@ name = "test_worker"
|
|||||||
log_dir = "/tmp/tunasync/log/tunasync/{{.Name}}"
|
log_dir = "/tmp/tunasync/log/tunasync/{{.Name}}"
|
||||||
mirror_dir = "/tmp/tunasync"
|
mirror_dir = "/tmp/tunasync"
|
||||||
concurrent = 10
|
concurrent = 10
|
||||||
interval = 1
|
interval = 120
|
||||||
|
|
||||||
[manager]
|
[manager]
|
||||||
api_base = "http://localhost:12345"
|
api_base = "http://localhost:12345"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user