[Dovecot] Re-enable lz4 until 2.3.2 to verify replication fix

master
André 2018-06-08 09:09:31 +02:00
parent 69d5790130
commit f15f30d53e
1 changed files with 2 additions and 2 deletions

View File

@ -285,8 +285,8 @@ plugin {
#mail_crypt_global_private_key = </mail_crypt/ecprivkey.pem #mail_crypt_global_private_key = </mail_crypt/ecprivkey.pem
#mail_crypt_global_public_key = </mail_crypt/ecpubkey.pem #mail_crypt_global_public_key = </mail_crypt/ecpubkey.pem
#mail_crypt_save_version = 2 #mail_crypt_save_version = 2
# Enable compression while saving # Enable compression while saving, lz4 Dovecot v2.2.11+
zlib_save = gz zlib_save = lz4
} }
dict { dict {
sqlquota = mysql:/usr/local/etc/dovecot/sql/dovecot-dict-sql-quota.conf sqlquota = mysql:/usr/local/etc/dovecot/sql/dovecot-dict-sql-quota.conf