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