mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
|
|
// Module is included in the following assemblies:
|
|
//
|
|
// * web_console/web_terminal/configuring-web-terminal.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="odc-configure-web-terminal-timeout-session_{context}"]
|
|
= Configuring the web terminal timeout for a session
|
|
|
|
You can change the default timeout period for the web terminal for your current session.
|
|
|
|
.Prerequisites
|
|
|
|
* You have access to
|
|
ifndef::openshift-rosa-hcp,openshift-rosa[]
|
|
an {product-title}
|
|
endif::openshift-rosa-hcp,openshift-rosa[]
|
|
ifdef::openshift-rosa-hcp,openshift-rosa[]
|
|
a {product-title}
|
|
endif::openshift-rosa-hcp,openshift-rosa[]
|
|
cluster that has the {web-terminal-op} installed.
|
|
* You are logged into the web console.
|
|
|
|
.Procedure
|
|
|
|
. Click the web terminal icon (image:odc-wto-icon.png[title="web terminal icon"]).
|
|
. Optional: Set the web terminal timeout for the current session:
|
|
.. Click Timeout.
|
|
.. In the field that appears, enter the timeout value.
|
|
.. From the drop-down list, select a timeout interval of *Seconds*, *Minutes*, *Hours*, or *Milliseconds*.
|
|
. Optional: Select a custom image for the web terminal to use.
|
|
.. Click Image.
|
|
.. In the field that appears, enter the URL of the image that you want to use.
|
|
. Click *Start* to begin a terminal instance using the specified timeout setting.
|