From: Peter van Dijk Date: Thu, 1 Jul 2021 21:05:56 +0000 (+0200) Subject: rec docs: fix warnings X-Git-Tag: dnsdist-1.7.0-alpha1~108^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10553%2Fhead;p=thirdparty%2Fpdns.git rec docs: fix warnings --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 75d73b83e8..023e39da3e 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -389,7 +389,7 @@ ratio. .. _settings-dot-to-auth-names: ``dot-to-auth-names`` -------------------- +--------------------- .. versionadded:: 4.6.0 - Comma separated list of domain-names or suffixes @@ -1809,7 +1809,7 @@ These statistics can still be retrieved individually by specifically asking for .. versionadded:: 4.5.0 - String -- Default: "cache-bytes, packetcache-bytes, special-memory-usage, ecs-v4-response-bits-*, ecs-v6-response-bits-*, cumul-answers-*, cumul-auth4answers-*, cumul-auth6answers-*" +- Default: "cache-bytes, packetcache-bytes, special-memory-usage, ecs-v4-response-bits-\*, ecs-v6-response-bits-\*, cumul-answers-\*, cumul-auth4answers-\*, cumul-auth6answers-\*" A list of comma-separated statistic names, that are prevented from being exported via carbon for performance reasons. @@ -1828,7 +1828,7 @@ A list of comma-separated statistic names, that are prevented from being exporte .. versionadded:: 4.5.0 - String -- Default: "cache-bytes, packetcache-bytes, special-memory-usage, ecs-v4-response-bits-*, ecs-v6-response-bits-*, cumul-answers-*, cumul-auth4answers-*, cumul-auth6answers-*" +- Default: "cache-bytes, packetcache-bytes, special-memory-usage, ecs-v4-response-bits-\*, ecs-v6-response-bits-\*, cumul-answers-\*, cumul-auth4answers-\*, cumul-auth6answers-\*" A list of comma-separated statistic names, that are disabled when retrieving the complete list of statistics via `rec_control get-all`, for performance reasons. These statistics can still be retrieved individually.