backup: add ratelimit
This commit is contained in:
parent
61ba439329
commit
235361e3a3
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ borg create \
|
|||
--show-rc \
|
||||
--compression lz4 \
|
||||
--exclude-caches \
|
||||
--upload-ratelimit 2000 \
|
||||
--exclude "${XDG_CACHE_HOME}/*" \
|
||||
--exclude "${XDG_STATE_HOME}/*" \
|
||||
--exclude "${XDG_CONFIG_HOME}/borg/*" \
|
||||
|
|
Loading…
Add table
Reference in a new issue