summarylogtreecommitdiffstats
path: root/compress-param_max.conf
blob: 2eb2d3724e2446ae2605eee21e4b7a78615dab4b (plain)
1
2
3
4
5
6
7
8
9
#COMPRESSGZ=(gzip -c -f -n --best)
#COMPRESSBZ2=(bzip2 -c -f --best)
#COMPRESSXZ=(xz -T0 -c -z --best -)
#COMPRESSZST=(zstdmt -c -z -q --ultra -22 -)
#COMPRESSLRZ=(lrzip -9 -q)
#COMPRESSLZO=(lzop -q --best)
#COMPRESSZ=(compress -c -f)
#COMPRESSLZ4=(lz4 -q --best)
#COMPRESSLZ=(lzip -c -f)