nodes/home.nas: set zfs snapshot settings for storage/scan
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
c0ff320281
commit
8687cd6bfa
1 changed files with 6 additions and 0 deletions
|
@ -214,6 +214,12 @@ nodes['home.nas'] = {
|
||||||
'weekly': 0,
|
'weekly': 0,
|
||||||
'monthly': 0,
|
'monthly': 0,
|
||||||
},
|
},
|
||||||
|
'storage/scan': {
|
||||||
|
'hourly': 6,
|
||||||
|
'daily': 0,
|
||||||
|
'weekly': 0,
|
||||||
|
'monthly': 0,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue