]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2688] Mention that tcp-user-timeout is in seconds
authorMarcin Siodelski <marcin@isc.org>
Mon, 16 Jan 2023 21:25:08 +0000 (22:25 +0100)
committerAndrei Pavel <andrei@isc.org>
Thu, 13 Jul 2023 10:27:55 +0000 (13:27 +0300)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index f75ee6e3fd9019f4e667c57bab87eec4723d20fc..96e106b03930dc5e702e0686116b30603d6b820a 100644 (file)
@@ -579,8 +579,8 @@ read and write operations. Moreover, the ``read-timeout`` and ``write-timeout``
 parameters can only be specified for the MySQL backend. Setting them for
 any other backend type causes a configuration error.
 
-To set a timeout for PostgreSQL, use the ``tcp-user-timeout`` parameter
-instead. For example:
+Use the ``tcp-user-timeout`` parameter to set a timeout for PostgreSQL
+in seconds. For example:
 
 ::
 
index 2fed23c104665612a25453c8672392f9f6cd74c6..d5e86aec0a4720d519d57c79b853634cf213b307 100644 (file)
@@ -536,8 +536,8 @@ read and write operations. Moreover, the ``read-timeout`` and ``write-timeout``
 parameters can only be specified for the MySQL backend. Setting them for
 any other backend type causes a configuration error.
 
-To set a timeout for PostgreSQL, use the ``tcp-user-timeout`` parameter
-instead. For example:
+Use the ``tcp-user-timeout`` parameter to set a timeout for PostgreSQL
+in seconds. For example:
 
 ::