mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: add max lifetime docs and refactor UI helper text (#8185)
This commit is contained in:
@@ -59,6 +59,13 @@ one hour. IDE, SSH, Port Forwarding, and coder_app activity trigger this bump.
|
||||
|
||||

|
||||
|
||||
### Max lifetime
|
||||
|
||||
Max lifetime is a template-level setting that determines the number of hours a
|
||||
workspace can run before it is automatically shutdown, regardless of any
|
||||
active connections. This setting ensures workspaces do not run in perpetuity
|
||||
when connections are left open inadvertently.
|
||||
|
||||
## Updating workspaces
|
||||
|
||||
Use the following command to update a workspace to the latest template version.
|
||||
|
||||
Reference in New Issue
Block a user