diff options
author | Thomas Markwalder <tmark@isc.org> | 2022-06-14 20:38:06 +0200 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2022-06-14 20:38:06 +0200 |
commit | ce0c0f3e6ab66ca4a870994994ecd877661c8eda (patch) | |
tree | df97104c10885fd810b62e3589ac2d63d79021d4 /doc | |
parent | [#2403] Text edit (diff) | |
download | kea-ce0c0f3e6ab66ca4a870994994ecd877661c8eda.tar.xz kea-ce0c0f3e6ab66ca4a870994994ecd877661c8eda.zip |
[#2403] Post merge fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sphinx/arm/hooks.rst | 11 |
1 files changed, 0 insertions, 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 <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 | |