Add remote_rate_limit: 1024
This commit is contained in:
parent
d6b4871ca2
commit
d3f3d02027
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
@ -16,6 +16,7 @@ storage:
|
|||
compression: auto,zstd
|
||||
encryption_passphrase: '<passphrase>'
|
||||
archive_name_format: '{hostname}-{now}'
|
||||
remote_rate_limit: 1024
|
||||
|
||||
retention:
|
||||
keep_daily: 7
|
||||
|
|
Reference in a new issue