From a6279d81c713fdd5c85fc6ce60b1bb3e116b9d18 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 9 Mar 2021 09:49:35 +0100 Subject: [PATCH] Update edns-padding-from description in the documentation Co-authored-by: Otto Moerbeek --- pdns/recursordist/docs/settings.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 65c4977a4e..5ba72933e2 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -619,7 +619,7 @@ Lower this if you experience timeouts. - Comma separated list of netmasks - Default: (none) -List of netmasks (proxy IP in case of XPF or proxy-protocol presence, client IP otherwise) for which EDNS padding will be enabled in responses, provided that `edns-padding-mode`_ is set. +List of netmasks (proxy IP in case of XPF or proxy-protocol presence, client IP otherwise) for which EDNS padding will be enabled in responses, provided that `edns-padding-mode`_ applies. .. _setting-edns-padding-mode: @@ -2177,4 +2177,3 @@ List of names whose DNSSEC validation metrics will be counted in a separate set with ``x-dnssec-result-``. The names are suffix-matched. This can be used to not count known failing (test) name validations in the ordinary DNSSEC metrics. - -- 2.47.3