]> 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)
committerMarcin Siodelski <marcin@isc.org>
Tue, 17 Jan 2023 10:28:35 +0000 (11:28 +0100)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 4c1ed077fde4e7bdb969f4726c988ef411a64dea..ad94851cf212aa40881600e57e9ad6e3e14ccf42 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 82e58b2ceb56f69e630177c793ff5de26de61a7b..2823fc3ff5b78587809ffd3f26d7504b41d90b72 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:
 
 ::