diff --git a/assets/screenshots/codespace-timeout-retention.png b/assets/screenshots/codespace-timeout-retention.png new file mode 100644 index 0000000..68e39ba Binary files /dev/null and b/assets/screenshots/codespace-timeout-retention.png differ diff --git a/source/ch-coding.ptx b/source/ch-coding.ptx index cf7fd58..a1637dd 100644 --- a/source/ch-coding.ptx +++ b/source/ch-coding.ptx @@ -284,6 +284,29 @@ A deleted Codespace can always be recreated later based upon your most recent commit.
+
+
Screenshot of a web browser. Its text follows:
+Default idle timeout
+A codespace will suspend after a period of inactivity. You can specify a default idle timeout value, which will apply to all codespaces created after the default is changed. You will be charged for the entire time your codespace is running, even if it is idle. The maximum value is 240 minutes (4 hours).
+Default retention period
+Inactive codespaces are automatically deleted 30 days after the last time they were stopped. A shorter retention period can be set, and will apply to all codespaces created going forward. The default and maximum value is 30 days. Learn about retention setting
+
Putting it all together, we have seen three ways to access files on your repo.
Going from the least easy to edit to the most editable we have: