From ce0c0f3e6ab66ca4a870994994ecd877661c8eda Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Tue, 14 Jun 2022 14:38:06 -0400 Subject: [PATCH] [#2403] Post merge fixes --- doc/sphinx/arm/hooks.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/doc/sphinx/arm/hooks.rst b/doc/sphinx/arm/hooks.rst index 979787a45c..934e92e242 100644 --- a/doc/sphinx/arm/hooks.rst +++ b/doc/sphinx/arm/hooks.rst @@ -402,17 +402,6 @@ loaded by the correct process per the table below. | | | database. This library may only be used in conjunction with | | | | one of the supported Configuration Backend implementations. | +-----------------------------------------------------------+--------------+--------------------------------------------------------------+ - | :ref:`Configuration Backend: MySQL ` | Kea open | This hook library is an implementation of the Kea | - | | source | Configuration Backend for MySQL. It uses a MySQL database as | - | | | a repository for the Kea configuration information. Kea | - | | | servers use this library to fetch their configurations. | - +-----------------------------------------------------------+--------------+--------------------------------------------------------------+ - | :ref:`Configuration Backend: PostgreSQL ` | Kea open | This hook library is an implementation of the Kea | - | | source | Configuration Backend for PostgreSQL. It uses a PostgreSQL | - | | | database as a repository for the Kea configuration | - | | | information. Kea servers use this library to fetch their | - | | | configurations. | - +-----------------------------------------------------------+--------------+--------------------------------------------------------------+ | :ref:`DDNS Tuning ` | ISC support | This hook library adds custom behaviors related to Dynamic | | | customers | DNS updates on a per-client basis. Its primary feature is to | | | | allow the host name used for DNS to be | -- 2.47.3