Keep backups for slightly longer
This makes my occasional syncs less likely to do bad things
This commit is contained in:
parent
a1307ff3a5
commit
ad6bab108a
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@ sanoid_datasets:
|
||||||
sanoid_templates:
|
sanoid_templates:
|
||||||
production:
|
production:
|
||||||
frequently: 0
|
frequently: 0
|
||||||
hourly: 28
|
hourly: 24
|
||||||
daily: 14
|
daily: 14
|
||||||
monthly: 1
|
monthly: 2
|
||||||
yearly: 0
|
yearly: 0
|
||||||
autosnap: true
|
autosnap: true
|
||||||
autoprune: true
|
autoprune: true
|
||||||
|
|
Loading…
Reference in a new issue