]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3881] Non-CB DB can conflict like JSON
authorBen Scott <bscott@isc.org>
Wed, 21 May 2025 19:42:40 +0000 (15:42 -0400)
committerMarcin Siodelski <marcin@isc.org>
Fri, 20 Jun 2025 10:22:10 +0000 (12:22 +0200)
doc/sphinx/arm/config-backend.rst

index 7c8d758b350b712a1192916b3fa48f7119c9c8ea..e8b8a09b744bdef3b0b066d805bde6a0f3a2550d 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^