Skip to content
Prev Previous commit
Next Next commit
fmt
  • Loading branch information
sreya committed Oct 18, 2023
commit 4016d6abb01381b50a443dc468f34434d88f9149
13 changes: 6 additions & 7 deletions docs/templates/schedule.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# Workspace Scheduling

You can configure a template to control how workspaces are started and
stopped. You can also manage the lifecycle of failed or inactive
workspaces.
You can configure a template to control how workspaces are started and stopped.
You can also manage the lifecycle of failed or inactive workspaces.

![Schedule screen](../images/template-scheduling.png)

## Schedule

Template [admins](../admin/users.md) may define these default values:

- **Autostop**: How long a workspace runs without user activity before
Coder automatically stops it.
- **Max lifetime**: The maximum duration a workspace stays in a
started state before Coder forcibly stops it.
- **Autostop**: How long a workspace runs without user activity before Coder
automatically stops it.
- **Max lifetime**: The maximum duration a workspace stays in a started state
before Coder forcibly stops it.

## User scheduling

Expand Down