summarylogtreecommitdiffstats
path: root/compress-param_max.conf
diff options
context:
space:
mode:
Diffstat (limited to 'compress-param_max.conf')
-rw-r--r--compress-param_max.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/compress-param_max.conf b/compress-param_max.conf
index ea5cbe121586..2eb2d3724e24 100644
--- a/compress-param_max.conf
+++ b/compress-param_max.conf
@@ -1,7 +1,7 @@
#COMPRESSGZ=(gzip -c -f -n --best)
#COMPRESSBZ2=(bzip2 -c -f --best)
-#COMPRESSXZ=(xz -T "$(getconf _NPROCESSORS_ONLN)" -c -z --best -)
-#COMPRESSZST=(zstd -c -z -q --ultra -T0 -22 -)
+#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)