From 6e60aff0893b1c994f61f7a2cf77bf14fc48fd5f Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Mon, 20 Jun 2022 14:37:31 +0200 Subject: [PATCH] [#2418] Fixed number of DBs supported --- doc/sphinx/arm/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/install.rst b/doc/sphinx/arm/install.rst index 4bbd05a351..5482812991 100644 --- a/doc/sphinx/arm/install.rst +++ b/doc/sphinx/arm/install.rst @@ -388,7 +388,7 @@ DHCP Database Installation and Configuration Kea stores its leases in a lease database. The software has been written in a way that makes it possible to choose which database product should -be used to store the lease information. Kea supports four +be used to store the lease information. Kea supports three database backends: MySQL, PostgreSQL and memfile. To limit external dependencies, MySQL and PostgreSQL support are disabled by default and only memfile is available. Support for the optional external database backend must -- 2.47.3