From: Joel Rosdahl Date: Wed, 14 Dec 2022 19:52:08 +0000 (+0100) Subject: doc: Add note that "stats = false" will disable automatic cleanup X-Git-Tag: v4.8~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965f0453f109505dd053643fb8a757b5b33a646e;p=thirdparty%2Fccache.git doc: Add note that "stats = false" will disable automatic cleanup --- diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index 6b2b732cf..4d3aab8b7 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -1042,8 +1042,8 @@ See the discussion under _<>_ for more information. [#config_stats] *stats* (*CCACHE_STATS* or *CCACHE_NOSTATS*, see _<>_ above):: - If true, ccache will update the statistics counters on each compilation. - The default is true. + If true, ccache will update the statistics counters on each compilation. The + default is true. If false, _<>_ will be disabled as well. [#config_stats_log] *stats_log* (*CCACHE_STATSLOG*)::