set redirect_from on 1 files
This commit is contained in:
@@ -14,7 +14,7 @@ children:
|
|||||||
- /changing-the-machine-type-for-your-codespace
|
- /changing-the-machine-type-for-your-codespace
|
||||||
- /setting-your-default-editor-for-github-codespaces
|
- /setting-your-default-editor-for-github-codespaces
|
||||||
- /setting-your-default-region-for-github-codespaces
|
- /setting-your-default-region-for-github-codespaces
|
||||||
- /setting-your-timeout-period-for-codespaces
|
- /setting-your-timeout-period-for-github-codespaces
|
||||||
- /configuring-automatic-deletion-of-your-codespaces
|
- /configuring-automatic-deletion-of-your-codespaces
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Codespaces
|
- Codespaces
|
||||||
type: how_to
|
type: how_to
|
||||||
|
redirect_from:
|
||||||
|
- /codespaces/customizing-your-codespace/setting-your-timeout-period-for-codespaces
|
||||||
---
|
---
|
||||||
|
|
||||||
A codespace will stop running after a period of inactivity. You can specify the length of this timeout period. The updated setting will apply to any newly created codespace.
|
A codespace will stop running after a period of inactivity. You can specify the length of this timeout period. The updated setting will apply to any newly created codespace.
|
||||||
@@ -54,4 +56,4 @@ If you don't specify a timeout period when you create a codespace, then the defa
|
|||||||
|
|
||||||
You can set your default timeout period in your web browser, on {% data variables.product.prodname_dotcom_the_website %}. Alternatively, if you use {% data variables.product.prodname_cli %} to create a codespace you can set a timeout period for that particular codespace. For more information, click the appropriate tab above.
|
You can set your default timeout period in your web browser, on {% data variables.product.prodname_dotcom_the_website %}. Alternatively, if you use {% data variables.product.prodname_cli %} to create a codespace you can set a timeout period for that particular codespace. For more information, click the appropriate tab above.
|
||||||
|
|
||||||
{% endvscode %}
|
{% endvscode %}
|
||||||
|
|||||||
Reference in New Issue
Block a user