]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: reword spoof_nearmiss_max description 15992/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 19 Aug 2025 17:03:18 +0000 (13:03 -0400)
committerGitHub <noreply@github.com>
Tue, 19 Aug 2025 17:03:18 +0000 (13:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/recursordist/rec-rust-lib/table.py

index a1994c8236edeb12c4bb3d6cb9bee1b62c2b2633..2b82b1d594b7b1d90cad8115021aa1ad1cd62872 100644 (file)
@@ -2684,7 +2684,7 @@ Owner and group can be specified by name, mode is in octal.
         'default' : '1',
         'help' : 'If non-zero, assume spoofing after this many near misses',
         'doc' : '''
-If set to non-zero, PowerDNS will assume it is being spoofed after seeing this many answers with the wrong id.
+If set to non-zero, PowerDNS will assume it is being subjected to a spoofing attack after seeing this many answers with the wrong id.
  ''',
      'versionchanged': ('4.5.0', 'Older versions used 20 as the default value.')
     },