[Dovecot] Lz4 compression sometimes leads to strange EOF errors when replicating
[Web] Cleanup JSON APImaster
parent
4a403e9323
commit
0a44ea1a4c
|
@ -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, lz4 Dovecot v2.2.11+
|
# Enable compression while saving
|
||||||
zlib_save = lz4
|
zlib_save = gz
|
||||||
}
|
}
|
||||||
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
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue