home.nas: system is no longer backup target, do run scrub at night
This commit is contained in:
parent
d51d7316d0
commit
2a3a26c333
1 changed files with 0 additions and 4 deletions
|
@ -281,10 +281,6 @@ nodes['home.nas'] = {
|
||||||
'mountpoint': '/srv/scansnap',
|
'mountpoint': '/srv/scansnap',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'scrub': {
|
|
||||||
# running at 00:xx conflicts with backups
|
|
||||||
'cron': '54 4 * * sun',
|
|
||||||
},
|
|
||||||
'snapshots': {
|
'snapshots': {
|
||||||
'retain_per_dataset': {
|
'retain_per_dataset': {
|
||||||
'storage/download': {
|
'storage/download': {
|
||||||
|
|
Loading…
Reference in a new issue