1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Add inactivity definition (#46609)

This commit is contained in:
hubwriter
2023-11-28 14:47:45 +00:00
committed by GitHub
parent 388be11f52
commit 6663f0480a
3 changed files with 10 additions and 1 deletions

View File

@@ -22,6 +22,10 @@ A codespace will stop running after a period of inactivity. By default this peri
{% endwarning %}
### Inactivity defined
{% data reusables.codespaces.inactivity-definition %}
### Timeout periods for organization-owned repositories
Organizations can set a maximum idle timeout policy for codespaces created from some or all of their repositories. If an organization policy sets a maximum timeout which is less than the default timeout you have set, the organization's timeout will be used instead of your setting. You will be notified of this after the codespace is created. For more information, see "[AUTOTITLE](/codespaces/managing-codespaces-for-your-organization/restricting-the-idle-timeout-period)."