mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-24 05:16:55 +02:00
Update Dovecot to reuse lz4 compression
This commit is contained in:
parent
b3a94e79e3
commit
27ef04baa0
@ -241,8 +241,8 @@ plugin {
|
||||
mail_crypt_global_public_key = </mail_crypt/ecpubkey.pem
|
||||
mail_crypt_save_version = 2
|
||||
|
||||
# Enable compression while saving, zstd Dovecot v2.3.17+
|
||||
zlib_save = zstd
|
||||
# Enable compression while saving, lz4 Dovecot v2.3.17+
|
||||
zlib_save = lz4
|
||||
|
||||
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
|
||||
mail_log_fields = uid box msgid size
|
||||
|
Loading…
x
Reference in New Issue
Block a user