add bandwidth limit by default
This commit is contained in:
parent
f0a5477790
commit
32f46bdac5
3 changed files with 4 additions and 1 deletions
|
|
@ -69,6 +69,8 @@ export:
|
|||
# type: rsync
|
||||
# port: 22
|
||||
# key: "/etc/backup-client/id_ed25519"
|
||||
# Bandwidth limit for upload, 20mbit/s by default
|
||||
bwlimit: 2500
|
||||
|
||||
# Settings to create a remote sftp user. Use this for restic sftp repos
|
||||
remote_sftp_user:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue