From: Otto Moerbeek Date: Thu, 5 Feb 2026 14:36:42 +0000 (+0100) Subject: Update versionadded in docs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93d371393116522af468f785cf0f16f359d93e4b;p=thirdparty%2Fpdns.git Update versionadded in docs Signed-off-by: Otto Moerbeek --- diff --git a/pdns/recursordist/rec-rust-lib/table.py b/pdns/recursordist/rec-rust-lib/table.py index 4f2beb2c94..23a1eb168d 100644 --- a/pdns/recursordist/rec-rust-lib/table.py +++ b/pdns/recursordist/rec-rust-lib/table.py @@ -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',