Commit e5e866eb authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

zstd apparently has better compression ratio than lzo-rle

parent 50013705
......@@ -2,4 +2,4 @@
FACTOR=100
# The compressor is algorithm to use for compression
COMPRESSOR=lzo-rle
COMPRESSOR=zstd
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment