a5f432b849
Add HorizonSessionTimeout parameter for configuring the session timeout of horizon in seconds. Closes-Bug: #1897197 Change-Id: I1bfd645ed9e1823a626d6972ab00893ca49bba83
8 lines
239 B
YAML
8 lines
239 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a Heat parameter `HorizonSessionTimeout` to expose Puppet variable
|
|
`horizon::session_timeout`, so operators can configure session timeout
|
|
of horizon in seconds. It currently defaults to `1800` seconds.
|
|
|