From: Marcin Siodelski Date: Wed, 12 Dec 2018 18:16:40 +0000 (+0100) Subject: [#344,!171] Removed "Selecting the Configuration Backend" section. X-Git-Tag: 344-lease-cmds-unit-tests_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace760ba71809e93df8f51b7b7925f333c57648c;p=thirdparty%2Fkea.git [#344,!171] Removed "Selecting the Configuration Backend" section. --- diff --git a/doc/guide/install.xml b/doc/guide/install.xml index 13208572af..88de6fb96f 100644 --- a/doc/guide/install.xml +++ b/doc/guide/install.xml @@ -423,8 +423,6 @@ Debian and Ubuntu: For instructions concerning the installation and configuration of database backends for Kea, see . - For information concerning the configuration backends, see - . @@ -514,29 +512,6 @@ Debian and Ubuntu: -
- Selecting the Configuration Backend - Kea 0.9 introduced configuration backends that are - switchable during the compilation phase. Only one backend, JSON, - is currently supported. - - - - - - JSON - - JSON is the default configuration backend - that allows Kea to read JSON configuration files from - disk. It does not require any framework and thus is - considered more lightweight. It allows dynamic on-line - reconfiguration using Kea API. - - - - -
-
DHCP Database Installation and Configuration