nodes/home.nas: move scrub to where it does not interfere with backups

This commit is contained in:
Franzi 2021-06-06 08:03:16 +02:00
parent 82d2e5b416
commit 3fc51d9eba
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -218,6 +218,10 @@ nodes['home.nas'] = {
'mountpoint': '/srv/scansnap',
},
},
'scrub': {
# running at 00:xx conflicts with backups
'cron': '54 4 * * sun',
},
'snapshots': {
'retain_per_dataset': {
'storage/download': {