copr: incremental backup: tweak periods once more
This commit is contained in:
parent
9ffbaef878
commit
182dce43e8
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@ rsnapshot_push_defaults:
|
||||||
|
|
||||||
# we can't keep monthly increments for too large deltas
|
# we can't keep monthly increments for too large deltas
|
||||||
copr_be:
|
copr_be:
|
||||||
# Sunday / Wednesday
|
# We run the cron job (rsync) twice a week. Don't rotate the directory
|
||||||
# Every 3.5 days
|
# unless the last sync happened at least 2 days ago.
|
||||||
push: [302400, 3]
|
push: [172800, 3]
|
||||||
# Every 14 days
|
# Every 14 days
|
||||||
biweekly: [1209600, 3]
|
biweekly: [1209600, 3]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue