From: Ensar Sarajčić Date: Wed, 5 Jun 2024 10:35:01 +0000 (+0200) Subject: Remove wrong description from UDR related settings X-Git-Tag: rec-5.2.0-alpha0~19^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f315c53948a9f33e5c23fd5802ed3f0de3d56f75;p=thirdparty%2Fpdns.git Remove wrong description from UDR related settings --- diff --git a/pdns/recursordist/settings/table.py b/pdns/recursordist/settings/table.py index e3c6b98efb..3f8ac72e9f 100644 --- a/pdns/recursordist/settings/table.py +++ b/pdns/recursordist/settings/table.py @@ -1806,9 +1806,7 @@ feature. This setting is a list of all domains (and implicitly all subdomains) that will never be considered for a new unique domain request. For example, if the domain 'xyz123.tv' is in the list, then 'foo.bar.xyz123.tv' -will never be considered for a new unique domain request. One use-case for the -ignore list is to never reveal details of internal subdomains -via the new-domain-lookup feature. +will never be considered for a new unique domain request. ''', 'versionadded' : '5.1.0' }, @@ -1823,9 +1821,7 @@ via the new-domain-lookup feature. This setting is a list of all domains (and implicitly all subdomains) that will never be considered for a new unique domain request. For example, if the domain 'xyz123.tv' is in the list, then 'foo.bar.xyz123.tv' -will never be considered for a new unique domain request. One use-case for the -ignore list is to never reveal details of internal subdomains -via the new-domain-lookup feature. +will never be considered for a new unique domain request. ''', 'versionadded' : '5.1.0' },