Enable maildir_very_dirty_syncs rather than just adding comment
This commit is contained in:
parent
f6847e6f8c
commit
54ba66733e
@ -26,8 +26,9 @@ mail_attachment_dir = /var/attachments
|
|||||||
mail_attachment_min_size = 128k
|
mail_attachment_min_size = 128k
|
||||||
# Significantly speeds up very large mailboxes, but is only safe to enable if
|
# Significantly speeds up very large mailboxes, but is only safe to enable if
|
||||||
# you do not manually modify the files in the `cur` directories in
|
# you do not manually modify the files in the `cur` directories in
|
||||||
# mailcowdockerized_vmail-vol-1. Disabled by default.
|
# mailcowdockerized_vmail-vol-1.
|
||||||
#maildir_very_dirty_syncs=yes
|
# https://mailcow.github.io/mailcow-dockerized-docs/u_e-dovecot-perf/
|
||||||
|
maildir_very_dirty_syncs=yes
|
||||||
|
|
||||||
# Dovecot 2.2
|
# Dovecot 2.2
|
||||||
#ssl_protocols = !SSLv3
|
#ssl_protocols = !SSLv3
|
||||||
|
Loading…
Reference in New Issue
Block a user