Explorar o código

doc: increase default interval

Ref to https://github.com/tuna/issues/issues/1649
Zenithal %!s(int64=2) %!d(string=hai) anos
pai
achega
bca49abd3c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/zh_CN/get_started.md

+ 1 - 1
docs/zh_CN/get_started.md

@@ -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"