vmail set recordsize
This commit is contained in:
parent
9b3f856eb0
commit
9161a2501c
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ defaults = {
|
|||
'mountpoint': '/var/vmail',
|
||||
'compression': 'on',
|
||||
'atime': 'off',
|
||||
'recordsize': '16K',
|
||||
},
|
||||
'tank/vmail/index': {
|
||||
'mountpoint': '/var/vmail/index',
|
||||
|
|
Loading…
Reference in a new issue