Skip to content
Snippets Groups Projects
Commit e893fd88 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add retries to default config as well

parent dc3c5432
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,8 @@ location:
exclude_if_present: '.nobackup'
storage:
encryption_passphrase: '{{ borgbackup.passphrase }}'
retries: 1
retry_wait: 300
retention:
keep_daily: 7
keep_weekly: 8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment