We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f0700 commit 9e36c09Copy full SHA for 9e36c09
environments/lifecycle.md
@@ -22,8 +22,8 @@ even if the underlying [Image](../images/index.md) or its dependencies change.
22
## Auto-Off
23
24
Organizations can set an auto-off inactivity threshold. After an Environment
25
-hasn't been accessed for the specified threshold, it is shutdown. A stopped
26
-environment requires a [rebuild](#Rebuilds) before it can be accessed again.
+hasn't been accessed for the specified threshold, it is shutdown. You must
+[rebuild](#Rebuilds) a stopped environment before you can be access it again.
27
Read more about auto-off [here](../admin/environment-management/shutdown.md).
28
29
## Hooks
0 commit comments