copr: incremental backup: tweak periods
This commit is contained in:
parent
41775f37e9
commit
4a29bba927
1 changed files with 3 additions and 1 deletions
|
@ -11,5 +11,7 @@ rsnapshot_push_defaults:
|
|||
# we can't keep monthly increments for too large deltas
|
||||
copr_be:
|
||||
# Sunday / Wednesday
|
||||
push: [0, 3]
|
||||
# Every 3.5 days
|
||||
push: [302400, 3]
|
||||
# Every 14 days
|
||||
biweekly: [1209600, 3]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue