Skip to content

Commit 65bf001

Browse files
authored
Update content/codespaces/managing-codespaces-for-your-organization/restricting-the-idle-timeout-period.md
1 parent 3eea08b commit 65bf001

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/codespaces/managing-codespaces-for-your-organization/restricting-the-idle-timeout-period.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ topics:
1414

1515
## Overview
1616

17-
The personal settings of a {% data variables.product.prodname_dotcom %} user allow them to define how long a codespace they have created can remain inactive before it times out. When a codespace times out it is stopped and will no longer incur charges for compute usage. For more information, see "[Setting your timeout period for Codespaces](/codespaces/customizing-your-codespace/setting-your-timeout-period-for-codespaces)."
17+
By default, codespaces time out after 30 minutes of inactivity. When a codespace times out it is stopped and will no longer incur charges for compute usage.
18+
19+
The personal settings of a {% data variables.product.prodname_dotcom %} user allow them to define their own timeout period for codespaces they create. This may be longer than the default 30-minute period. For more information, see "[Setting your timeout period for Codespaces](/codespaces/customizing-your-codespace/setting-your-timeout-period-for-codespaces)."
1820

1921
As an organization owner, you may want to configure constraints on the maximum idle timeout period for codespaces owned by your organization. This can help you limit costs associated with codespaces that are left to timeout after long periods of inactivity. You can set a maximum timeout for all codespaces owned by your organization, or for the codespaces of specific repositories.
2022

0 commit comments

Comments
 (0)