From ace760ba71809e93df8f51b7b7925f333c57648c Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Wed, 12 Dec 2018 19:16:40 +0100 Subject: [PATCH] [#344,!171] Removed "Selecting the Configuration Backend" section. --- doc/guide/install.xml | 25 ------------------------- 1 file changed, 25 deletions(-) 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 -- 2.47.2