File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
admin/workspace-management Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,14 @@ automatically shuts down. This helps you optimize your resource allocation since
8
8
automatically shutting down idle workspaces can save resource availability and
9
9
reduce costs.
10
10
11
- > A workspace that's stopped must be rebuilt before it can be used again. All
12
- > data outside of ** /home** is lost during rebuild. Please store any changes you
13
- > would like persisted across rebuilds with the
14
- > [ Dotfiles] ( ../../workspaces/personalization.md ) feature.
11
+ A workspace that's stopped must be rebuilt before it can be used again. All
12
+ data outside of ** /home** is lost during rebuild. Please store any changes you
13
+ would like persisted across rebuilds with the
14
+ [ Dotfiles] ( ../../workspaces/personalization.md ) feature.
15
+
16
+ > If Code Web (VS Code in a browser), the web terminal, or an SSH connection
17
+ > are open, Coder considers the workspace to be active and will not
18
+ > automatically shut down.
15
19
16
20
## Configuring workspace shutdown behavior
17
21
You can’t perform that action at this time.
0 commit comments