htz.mails debian 13 #26

Merged
cronekorkn merged 4 commits from htz.mails_debian_13_squash into master 2025-08-10 15:40:44 +02:00
Showing only changes of commit 9b3f856eb0 - Show all commits

View file

@ -32,10 +32,13 @@ defaults = {
'tank/vmail': {
'mountpoint': '/var/vmail',
'compression': 'on',
'atime': 'off',
},
'tank/vmail/index': {
'mountpoint': '/var/vmail/index',
'compression': 'on',
'atime': 'off',
'recordsize': '4K',
'com.sun:auto-snapshot': 'false',
'backup': False,
},