mail_compress_save
Default | [None] |
---|---|
Value | string |
The compression algorithm to use. This setting is REQUIRED - if empty, the plugin is disabled.
The following algorithms are supported:
Name | Library (algorithm) |
---|---|
bz2 |
libbzip2 (bzip2) |
gz |
zlib (gzip) |
lz4 |
liblz4 |
zstd |
Zstandard |