]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update versionadded in docs 16837/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 5 Feb 2026 14:33:59 +0000 (15:33 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 9 Feb 2026 12:24:15 +0000 (13:24 +0100)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/recursordist/rec-rust-lib/table.py

index c114135ff033065535bd2bfbed2fe2edc3f19ae8..ef37d0a2d745f234a80febb4f56758a769208600 100644 (file)
@@ -1618,7 +1618,7 @@ This is used to avoid cycles resolving names.
 The maximum number of cumulative bytes that will be accepted during the resolution of a single client query.
 This is useful to limit amplification attacks.
  ''',
-        'versionadded': '5.4.0',
+        'versionadded': ['5.1.10', '5.2.8', '5.3.5'],
     },
     {
         'name' : 'max_cnames_followed',