Skip to content

Commit

Permalink
doc: increase default interval
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenithalHourlyRate committed Jan 18, 2023
1 parent 60f92ce commit bca49ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh_CN/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit bca49ab

Please sign in to comment.