From: Razvan Becheriu Date: Fri, 30 Jan 2026 10:44:00 +0000 (+0200) Subject: [#4284] fixed cache-threshold ARM section X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da6b0f28be78ea055591021d44db252169a698d;p=thirdparty%2Fkea.git [#4284] fixed cache-threshold ARM section --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 5d83cf543d..e33c5d1924 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -4841,7 +4841,7 @@ as a last resort. For example: .. note:: - Beginning with Kea 2.7.8, the default value for ``cache-threshold`` is + Beginning with Kea 3.0.0, the default value for ``cache-threshold`` is 0.25 while ``cache-max-age`` is left unspecified. This means that lease caching is enabled by default. It may be disabled at the desired scope either by setting ``cache-threshold`` to 0.0 or setting ``cache-max-age`` diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index a0b8f4650e..a286697d2e 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -4225,7 +4225,7 @@ as a last resort. For example: .. note: - Beginning with Kea 2.7.8, the default value for ``cache-threshold`` is + Beginning with Kea 3.0.0, the default value for ``cache-threshold`` is 0.25 while ``cache-max-age`` is left unspecified. This means that lease caching is enabled by default. It may be disabled at the desired scope either by setting ``cache-threshold`` to 0.0 or setting ``cache-max-age``