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

index 4f2beb2c946db663e9f6035ceeb59162b77cdb00..23a1eb168d895fb84dddd176f817f6315e74f7f6 100644 (file)
@@ -1531,7 +1531,7 @@ See :ref:`handling-of-root-hints` for more information on this.
 Maximum size of storage used by a single record cache entry. Entries larger than this number will not be stored.
 Zero means no limit.
 ''',
-    'versionadded': ['5.1.10', '5.2.8', '5.3.5', '5.4.0'],
+    'versionadded': ['5.1.10', '5.2.8', '5.3.5'],
     },
     {
         'name' : 'max_concurrent_requests_per_tcp_connection',
@@ -1620,7 +1620,7 @@ Maximum number of Packet Cache entries. Sharded and shared by all threads since
 Maximum size of packets stored in the packet cache. Packets larger than this number will not be stored.
 Zero means no limit.
 ''',
-    'versionadded': ['5.1.10', '5.2.8', '5.3.5', '5.4.0'],
+    'versionadded': ['5.1.10', '5.2.8', '5.3.5'],
     },
     {
         'name' : 'max_qperq',