]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#344,!171] Removed "Selecting the Configuration Backend" section.
authorMarcin Siodelski <marcin@isc.org>
Wed, 12 Dec 2018 18:16:40 +0000 (19:16 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 12 Dec 2018 18:16:40 +0000 (19:16 +0100)
doc/guide/install.xml

index 13208572afb703b9a6e35f8ee54e267ce4bc3ce0..88de6fb96f7f892066f8f34c1238915cc0835686 100644 (file)
@@ -423,8 +423,6 @@ Debian and Ubuntu:
             <para>
               For instructions concerning the installation and configuration
               of database backends for Kea, see <xref linkend="dhcp-install-configure"/>.
-              For information concerning the configuration backends, see
-              <xref linkend="dhcp-config-backend"/>.
             </para>
           </note>
         </para>
@@ -514,29 +512,6 @@ Debian and Ubuntu:
 
     </section>
 
-    <section xml:id="dhcp-config-backend">
-      <title>Selecting the Configuration Backend</title>
-      <para>Kea 0.9 introduced configuration backends that are
-      switchable during the compilation phase. Only one backend, JSON,
-      is currently supported.
-      </para>
-
-      <variablelist>
-
-        <varlistentry>
-          <term>JSON</term>
-          <listitem>
-            <simpara>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.</simpara>
-          </listitem>
-        </varlistentry>
-      </variablelist>
-
-    </section>
-
     <section xml:id="dhcp-install-configure">
       <title>DHCP Database Installation and Configuration</title>
       <para>