mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: add template activity_bump property (#11734)
Allows template admins to configure the activity bump duration. Defaults to 1h.
This commit is contained in:
@@ -6,6 +6,11 @@ USAGE:
|
||||
Edit the metadata of a template by name.
|
||||
|
||||
OPTIONS:
|
||||
--activity-bump duration
|
||||
Edit the template activity bump - workspaces created from this
|
||||
template will have their shutdown time bumped by this value when
|
||||
activity is detected. Maps to "Activity bump" in the UI.
|
||||
|
||||
--allow-user-autostart bool (default: true)
|
||||
Allow users to configure autostart for workspaces on this template.
|
||||
This can only be disabled in enterprise.
|
||||
|
||||
Reference in New Issue
Block a user