Rate-limit progress reports
This commit is contained in:
parent
740ca41cf9
commit
fb556ae0ad
2 changed files with 2 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ set -euo pipefail
|
|||
{% if backup_backend == 'restic' %}
|
||||
# restic backend
|
||||
source /etc/backup-client/restic.env
|
||||
export RESTIC_PROGRESS_FPS=1
|
||||
restic backup \
|
||||
{{ restic_combined_flags }} \
|
||||
--verbose \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue