nodes/home.nas: set zfs snapshot settings for storage/scan
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-04-21 18:26:10 +02:00
parent c0ff320281
commit 8687cd6bfa
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -214,6 +214,12 @@ nodes['home.nas'] = {
'weekly': 0,
'monthly': 0,
},
'storage/scan': {
'hourly': 6,
'daily': 0,
'weekly': 0,
'monthly': 0,
},
},
},
},