Keep backups for a longer time
* Keep backups for the last 2 days (as before) * In addition, keep 2 for the last 2 weeks
This commit is contained in:
parent
c65eb9c406
commit
dc29f1f25a
1 changed files with 2 additions and 0 deletions
|
@ -68,7 +68,9 @@ disable-zipping: false
|
|||
delete-schedule:
|
||||
intervals:
|
||||
- 2d
|
||||
- 2w
|
||||
interval-frequencies:
|
||||
- 1w
|
||||
- 0
|
||||
broadcast-message: true
|
||||
backup-message: '[SimpleBackup]'
|
||||
|
|
Loading…
Reference in a new issue