update restic keep policies
This commit is contained in:
parent
0f829bef1d
commit
6c6d741f64
2 changed files with 6 additions and 6 deletions
compute-2-mep/restic
|
@ -17,8 +17,8 @@ services:
|
|||
--exclude *.tmp --exclude *.log --exclude *.bak
|
||||
--verbose
|
||||
RESTIC_FORGET_ARGS: >-
|
||||
--keep-last 3
|
||||
--keep-daily 1
|
||||
--keep-last 4
|
||||
--keep-daily 2
|
||||
--keep-weekly 1
|
||||
--keep-monthly 1
|
||||
TZ: Europe/Paris
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue