From: Joel Rosdahl Date: Sat, 5 Sep 2020 18:51:26 +0000 (+0200) Subject: doc: Correct default compression level X-Git-Tag: v4.0~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7df1905016bdf42a7f83675372c2bb71a2bb7d2d;p=thirdparty%2Fccache.git doc: Correct default compression level --- diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index a4c07c9c5..6a8a4bcd2 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -827,7 +827,7 @@ Cache compression ----------------- ccache will by default compress all data it puts into the cache using the -compression algorithm Zstandard (zstd) using compression level -1. The algorithm +compression algorithm Zstandard (zstd) using compression level 1. The algorithm is fast enough that there should be little reason to turn off compression to gain performance. One exception is if the cache is located on a compressed file system, in which case the compression performed by ccache of course is