nodes/home.nas: more snapshot for storage/nas
This commit is contained in:
parent
276bd6ae8d
commit
c41c43cd5c
1 changed files with 6 additions and 0 deletions
|
@ -219,6 +219,12 @@ nodes['home.nas'] = {
|
||||||
'weekly': 0,
|
'weekly': 0,
|
||||||
'monthly': 0,
|
'monthly': 0,
|
||||||
},
|
},
|
||||||
|
'storage/nas': {
|
||||||
|
# juuuuuuuust to be sure.
|
||||||
|
'daily': 14,
|
||||||
|
'weekly': 6,
|
||||||
|
'monthly': 12,
|
||||||
|
},
|
||||||
'storage/scan': {
|
'storage/scan': {
|
||||||
'hourly': 6,
|
'hourly': 6,
|
||||||
'daily': 0,
|
'daily': 0,
|
||||||
|
|
Loading…
Reference in a new issue