Skip to content

Commit a9805ed

Browse files
authored
Update config.yml.example
1 parent 452df99 commit a9805ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/config.yml.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
advanced:
22
auto_update: false
3-
copy_from_other_storage: true
3+
copy_from_another_storage: true
44
debug: false
55
download_threads: 64
66
file_check_mode: size
@@ -20,6 +20,8 @@ cache:
2020
time: 1800
2121
cluster:
2222
byoc: false
23+
download_access_logs: true
24+
download_retry_delay: 60
2325
enable: true
2426
id: ''
2527
public_host: ''

0 commit comments

Comments
 (0)