2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#344,!171] Removed "Selecting the Configuration Backend" section.

This commit is contained in:
Marcin Siodelski
2018-12-12 19:16:40 +01:00
parent 9cb62d17be
commit ace760ba71

View 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>