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:
@@ -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:
|
||||
|
||||
::
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
::
|
||||
|
||||
|
Reference in New Issue
Block a user