]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2403] Post merge fixes
authorThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:38:06 +0000 (14:38 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:38:06 +0000 (14:38 -0400)
doc/sphinx/arm/hooks.rst

index 979787a45c3454ec89e1bb380b21082ef49ea05b..934e92e24211dbb3204952e1c28d9ef106b3b86c 100644 (file)
@@ -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 <hooks-cb-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 <hooks-cb-pgsql>` | 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 <hooks-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                       |