2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#2688] Mention that tcp-user-timeout is in seconds

This commit is contained in:
Marcin Siodelski
2023-01-16 22:25:08 +01:00
parent 0a588d9064
commit 472fabf81b
2 changed files with 4 additions and 4 deletions

View 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:
::

View 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:
::