ironic/releasenotes/notes/make-terminal-session-timeout-configurable-b2365b7699b0f98b.yaml
Dao Cong Tien 7bc49c7416 Make terminal timeout value configurable
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
2017-04-24 09:28:00 +07:00

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.