mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
feat: allow disabling autostart and custom autostop for template (#6933)
API only, frontend in upcoming PR.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// package schedule provides utilities for managing template and workspace
|
||||
// auto-start and auto-stop schedules. This includes utilities for parsing and
|
||||
// autostart and autostop schedules. This includes utilities for parsing and
|
||||
// deserializing cron-style expressions.
|
||||
package schedule
|
||||
|
||||
|
Reference in New Issue
Block a user