@@ -12,9 +12,8 @@ Template [admins](../../users/index.md) may define these default values:
12
12
- [ ** Default autostop** ] ( ../../../user-guides/workspace-scheduling.md#autostop ) :
13
13
How long a workspace runs without user activity before Coder automatically
14
14
stops it.
15
- - [ ** Autostop requirement** ] ( #autostop-requirement-enterprise-premium ) : Enforce
16
- mandatory workspace restarts to apply template updates regardless of user
17
- activity.
15
+ - [ ** Autostop requirement** ] ( #autostop-requirement ) : Enforce mandatory workspace
16
+ restarts to apply template updates regardless of user activity.
18
17
- ** Activity bump** : The duration of inactivity that must pass before a
19
18
workspace is automatically stopped.
20
19
- ** Dormancy** : This allows automatic deletion of unused workspaces to reduce
@@ -27,13 +26,27 @@ allow users to define their own autostart and autostop schedules. Admins can
27
26
restrict the days of the week a workspace should automatically start to help
28
27
manage infrastructure costs.
29
28
30
- ##Failure cleanup (enterprise) (premium)
29
+ ##Failure cleanup
30
+
31
+ <blockquote class =" info " >
32
+
33
+ Failure cleanup is an Enterprise and Premium feature.
34
+ [ Learn more] ( https://coder.com/pricing#compare-plans ) .
35
+
36
+ </blockquote >
31
37
32
38
Failure cleanup defines how long a workspace is permitted to remain in the
33
39
failed state prior to being automatically stopped. Failure cleanup is only
34
40
available for licensed customers.
35
41
36
- ##Dormancy threshold (enterprise) (premium)
42
+ ##Dormancy threshold
43
+
44
+ <blockquote class =" info " >
45
+
46
+ Dormancy threshold is an Enterprise and Premium feature.
47
+ [ Learn more] ( https://coder.com/pricing#compare-plans ) .
48
+
49
+ </blockquote >
37
50
38
51
Dormancy Threshold defines how long Coder allows a workspace to remain inactive
39
52
before being moved into a dormant state. A workspace's inactivity is determined
@@ -43,13 +56,27 @@ the user before being accessible. Coder stops workspaces during their transition
43
56
to the dormant state if they are detected to be running. Dormancy Threshold is
44
57
only available for licensed customers.
45
58
46
- ##Dormancy auto-deletion (enterprise) (premium)
59
+ ##Dormancy auto-deletion
60
+
61
+ <blockquote class =" info " >
62
+
63
+ Dormancy auto-deletion is an Enterprise and Premium feature.
64
+ [ Learn more] ( https://coder.com/pricing#compare-plans ) .
65
+
66
+ </blockquote >
47
67
48
68
Dormancy Auto-Deletion allows a template admin to dictate how long a workspace
49
69
is permitted to remain dormant before it is automatically deleted. Dormancy
50
70
Auto-Deletion is only available for licensed customers.
51
71
52
- ##Autostop requirement (enterprise) (premium)
72
+ ##Autostop requirement
73
+
74
+ <blockquote class =" info " >
75
+
76
+ Autostop requirement is an Enterprise and Premium feature.
77
+ [ Learn more] ( https://coder.com/pricing#compare-plans ) .
78
+
79
+ </blockquote >
53
80
54
81
Autostop requirement is a template setting that determines how often workspaces
55
82
using the template must automatically stop. Autostop requirement ignores any
@@ -79,7 +106,14 @@ Autostop requirement is disabled when the template is using the deprecated max
79
106
lifetime feature. Templates can choose to use a max lifetime or an autostop
80
107
requirement during the deprecation period, but only one can be used at a time.
81
108
82
- ##User quiet hours (enterprise) (premium)
109
+ ##User quiet hours
110
+
111
+ <blockquote class =" info " >
112
+
113
+ User quiet hours are an Enterprise and Premium feature.
114
+ [ Learn more] ( https://coder.com/pricing#compare-plans ) .
115
+
116
+ </blockquote >
83
117
84
118
User quiet hours can be configured in the user's schedule settings page.
85
119
Workspaces on templates with an autostop requirement will only be forcibly