mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
docs: add workplace scheduling to manifest (#15384)
- [ ] check links to <https://coder.com/docs/@workspace-scheduling/admin/templates/managing-templates/schedule#dormancy-threshold-enterprise-premium> - @mattvollmer reports that <https://coder.com/docs/templates/managing-templates/schedule#dormancy-threshold-enterprise> is missing. I'll try to find refs to it [preview](https://coder.com/docs/@workspace-scheduling/admin/templates/managing-templates/schedule) Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
co-authored by
EdwardAngert
parent
e688ff723b
commit
f7694568eb
@@ -329,6 +329,11 @@
|
||||
"title": "Template Dependencies",
|
||||
"description": "Learn how to manage template dependencies",
|
||||
"path": "./admin/templates/managing-templates/dependencies.md"
|
||||
},
|
||||
{
|
||||
"title": "Workspace Scheduling",
|
||||
"description": "Learn how to control how workspaces are started and stopped",
|
||||
"path": "./admin/templates/managing-templates/schedule.md"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user