From: Remi Gacogne Date: Tue, 11 May 2021 10:01:52 +0000 (+0200) Subject: dnsdist: Document the default value of setCacheCleaningDelay() X-Git-Tag: dnsdist-1.7.0-alpha0~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10388%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Document the default value of setCacheCleaningDelay() --- diff --git a/pdns/dnsdistdist/docs/reference/tuning.rst b/pdns/dnsdistdist/docs/reference/tuning.rst index e483bf2990..965e4f08b1 100644 --- a/pdns/dnsdistdist/docs/reference/tuning.rst +++ b/pdns/dnsdistdist/docs/reference/tuning.rst @@ -58,7 +58,7 @@ Tuning related functions .. function:: setCacheCleaningDelay(num) - Set the interval in seconds between two runs of the cache cleaning algorithm, removing expired entries + Set the interval in seconds between two runs of the cache cleaning algorithm, removing expired entries. Default is every 60s :param int num: