7bc49c7416
Adds configuration parameter ``terminal_timeout`` to section [console] to allow operators to set the timeout value for the Socat console session. Change-Id: I9a83a3e2b2d16117df0f9c01b6c8b6c86639696c Closes-Bug: #1675404
7 lines
266 B
YAML
7 lines
266 B
YAML
---
|
|
other:
|
|
- |
|
|
Adds configuration parameter ``terminal_timeout`` to section [console]
|
|
to allow operators to set the timeout value for the Socat console session.
|
|
It is time of client inactivity, in seconds, after which the connection
|
|
will be closed. |