We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe323a1 commit ed1b33aCopy full SHA for ed1b33a
docs/admin/quotas.md
@@ -5,8 +5,9 @@ templates and assigning budgets to users. Users that exceed their budget will be
5
blocked from launching more workspaces until they either delete their other workspaces
6
or get their budget extended.
7
8
-For example: A template is configured with a cost of 5 credits per day, and the user is
9
-granted a budget of 15 credits per day. This budget limits the user to 3 concurrent workspaces.
+For example: A template is configured with a cost of 5 credits per day,
+and the user is granted 15 credits, which can be consumed by both started and
10
+stopped workspaces. This budget limits the user to 3 concurrent workspaces.
11
12
Quotas are licensed with [Groups](./groups.md).
13
0 commit comments