From: Ben Scott Date: Wed, 21 May 2025 19:42:40 +0000 (-0400) Subject: [#3881] Non-CB DB can conflict like JSON X-Git-Tag: Kea-3.0.0~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71fbc7dea2f58c7a4a78012d8b7b8963a2f780e5;p=thirdparty%2Fkea.git [#3881] Non-CB DB can conflict like JSON --- diff --git a/doc/sphinx/arm/config-backend.rst b/doc/sphinx/arm/config-backend.rst index 7c8d758b35..e8b8a09b74 100644 --- a/doc/sphinx/arm/config-backend.rst +++ b/doc/sphinx/arm/config-backend.rst @@ -137,7 +137,7 @@ structures are replaced entirely. For example, if client classes are defined in the CB database, the DHCP server disregards any client classes defined in the JSON file. -FIXME note non CB DB + Note that use of a database for storage of leases and/or reservations is still possible without the CB (with the ``host-databases`` and ``lease-database`` directives). Such databases also load their config independently from the CB, and will conflict the same way JSON would. Custom Options ^^^^^^^^^^^^^^