OptionCOMPRESSION_TYPE
Description Sets default compression levels for segments and minisegments
Value Typestring
Defaulthigh
 fast (removed in 1.51)
 fastCompress using LZ4
 high (added in 1.51)
 highCompress using LZ4 in the digest pipeline; using ZSTD when merging segments.

Sets the compression level in the digest and segment pipelines.

ini
COMPRESSION_TYPE=high