mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 03:47:04 +01:00
21 lines
822 B
Plaintext
21 lines
822 B
Plaintext
// Module is included in the following assemblies:
|
|
//
|
|
// * web_console/web_terminal/configuring-web-terminal.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
|
|
[id="configure-web-terminal-timeout-admin_{context}"]
|
|
= Configuring the web terminal timeout for all users
|
|
|
|
You can use the *Administrator* perspective of the web console to set the default web terminal timeout period for all users.
|
|
|
|
.Prerequisites
|
|
|
|
* You have cluster administrator permissions and are logged in to the web console.
|
|
* You have installed the {web-terminal-op}.
|
|
|
|
include::snippets/access-cluster-configuration-console.adoc[]
|
|
|
|
. Click the *Web Terminal* tab, which opens the *Web Terminal Configuration* page.
|
|
. Set a value for the timeout. From the drop-down list, select a time interval of *Seconds*, *Minutes*, *Hours*, or *Milliseconds*.
|
|
. Click *Save*. |