From e1cab5663153c17eca8f40574e6029be7bfb7dc9 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 1 Jul 2021 23:05:56 +0200 Subject: [PATCH] rec docs: fix warnings --- pdns/recursordist/docs/settings.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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. -- 2.47.2