nodes/home.nas: less snapshots for storage/download

This commit is contained in:
Franzi 2021-01-10 10:02:25 +01:00
parent 659e35686e
commit 4e6be9b51e
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -138,6 +138,16 @@ nodes['home.nas'] = {
'mountpoint': '/storage/nas',
},
},
'snapshots': {
'retain_per_dataset': {
'storage/download': {
'hourly': 48,
'daily': 0,
'weekly': 0,
'monthly': 0,
},
},
},
},
'vm': {
'cpu': 8,