mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-03 02:57:15 +00:00
11 lines
291 B
Plaintext
11 lines
291 B
Plaintext
# /etc/dovecot/conf.d/15-performance.conf
|
|
# Performance and mailbox tuning.
|
|
# Enable only when you do not manually touch cur/.
|
|
maildir_very_dirty_syncs = yes
|
|
|
|
# NFS examples | Only modify if using NFS!:
|
|
#mm ap_disable = yes
|
|
#mail_fsync = always
|
|
#mail_nfs_index = yes
|
|
#mail_nfs_storage = yes
|