Skip to content

Commit ed1b33a

Browse files
authored
docs: clarify quota allocation (#7310)
1 parent fe323a1 commit ed1b33a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/admin/quotas.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ templates and assigning budgets to users. Users that exceed their budget will be
55
blocked from launching more workspaces until they either delete their other workspaces
66
or get their budget extended.
77

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.
8+
For example: A template is configured with a cost of 5 credits per day,
9+
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.
1011

1112
Quotas are licensed with [Groups](./groups.md).
1213

0 commit comments

Comments
 (0)