From: Razvan Becheriu Date: Tue, 13 May 2025 18:26:33 +0000 (+0300) Subject: [#3839] fixed docs X-Git-Tag: Kea-2.4.2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3df82441feae61bbe676362457e2f2c34f0c7672;p=thirdparty%2Fkea.git [#3839] fixed docs --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 576ee4f31d..c3839f857a 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -367,7 +367,7 @@ that can be used to configure the memfile backend. .. note:: - As of Kea 2.7.9, lease files may only be loaded from the data directory + As of Kea 2.4.2, lease files may only be loaded from the data directory determined during compilation: ``"[kea-install-dir]/var/lib/kea"``. This path may be overridden at startup by setting the environment variable ``KEA_DHCP_DATA_DIRECTORY`` to the desired path. If a path other than diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index a872ad7f60..39a742dc41 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -323,7 +323,7 @@ that can be used to configure the memfile backend. .. note:: - As of Kea 2.7.9, lease files may only be loaded from the data directory + As of Kea 2.4.2, lease files may only be loaded from the data directory determined during compilation: ``"[kea-install-dir]/var/lib/kea"``. This path may be overridden at startup by setting the environment variable ``KEA_DHCP_DATA_DIRECTORY`` to the desired path. If a path other than @@ -6043,7 +6043,7 @@ memory lease file into its data directory. By default this directory is .. note:: - As of Kea 2.7.9, ``data-directory`` is deprecated. The duid and lease + As of Kea 2.4.2, ``data-directory`` is deprecated. The duid and lease files may only be loaded from the directory determined at compilation: ``"[kea-install-dir]/var/lib/kea"``. This path may be overridden at startup by setting the environment variable