]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Remove wrong description from UDR related settings
authorEnsar Sarajčić <dev@ensarsarajcic.com>
Wed, 5 Jun 2024 10:35:01 +0000 (12:35 +0200)
committerEnsar Sarajčić <dev@ensarsarajcic.com>
Wed, 5 Jun 2024 10:35:01 +0000 (12:35 +0200)
pdns/recursordist/settings/table.py

index e3c6b98efbaeca635c26589c4b0fd3131afef713..3f8ac72e9fa985f9486c49510dce4ce7c97d2a46 100644 (file)
@@ -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'
     },