From b0b3b78d4acd7cc892b7217471dbd0bb44eaca20 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 14 Aug 2025 13:01:21 +0200 Subject: [PATCH] [#226] Typos in kea version --- doc/sphinx/arm/dhcp4-srv.rst | 2 +- doc/sphinx/arm/dhcp6-srv.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index a669cff9ba..5b37376c76 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -8986,7 +8986,7 @@ avoiding unnecessary impact on the server's startup time. leases to the clients. Only a server reclaiming a particular lease will be able to offer it. -In Kea 3.1 a new parameter ``adaptive-lease-time-threshold`` was added. +In Kea 3.1.1 a new parameter ``adaptive-lease-time-threshold`` was added. It can be specified at global, shared network and subnet levels and takes a floating point value between ``0.`` (excluded) and ``1.``. It is disabled by default or when set to ``1.``. It is active only with diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 6bf1c1c8d9..52649b8cc1 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -8731,7 +8731,7 @@ avoiding unnecessary impact on the server's startup time. leases to the clients. Only a server reclaiming a particular lease will be able to offer it. -In Kea 3.1 a new parameter ``adaptive-lease-time-threshold`` was added. +In Kea 3.1.1 a new parameter ``adaptive-lease-time-threshold`` was added. It can be specified at global, shared network and subnet levels and takes a floating point value between ``0.`` (excluded) and ``1.``. It is disabled by default or when set to ``1.``. It is active only with