Commit 0cbc32ba authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'pipeline_quota_note' into 'master'

Add a note about pipeline quota reset on the first of each month

See merge request !1772
parents 6873e735 2364ecee
...@@ -45,6 +45,7 @@ If you have enabled shared Runners for your GitLab instance, you can limit their ...@@ -45,6 +45,7 @@ If you have enabled shared Runners for your GitLab instance, you can limit their
usage by setting a maximum number of pipeline minutes that a group can use on usage by setting a maximum number of pipeline minutes that a group can use on
shared Runners per month. Set 0 to grant unlimited pipeline minutes. shared Runners per month. Set 0 to grant unlimited pipeline minutes.
While build limits are stored as minutes, the counting is done in seconds. While build limits are stored as minutes, the counting is done in seconds.
Usage resets on the first day of each month.
1. Go to the **Admin area ➔ Settings** (`/admin/application_settings`). 1. Go to the **Admin area ➔ Settings** (`/admin/application_settings`).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment