Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
993d171d
Commit
993d171d
authored
Nov 02, 2021
by
Pedro Pombeiro
Committed by
Suzanne Selhorn
Nov 02, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify the meaning of a value of zero for CI runner limit
parent
2a3e0ce4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
doc/administration/instance_limits.md
doc/administration/instance_limits.md
+1
-0
No files found.
doc/administration/instance_limits.md
View file @
993d171d
...
...
@@ -533,6 +533,7 @@ Plan.default.actual_limits.update!(pages_file_entries: 100)
The total number of registered runners is limited at the group and project levels. Each time a new runner is registered,
GitLab checks these limits against runners that have been active in the last 3 months.
A runner's registration fails if it exceeds the limit for the scope determined by the runner registration token.
If the limit value is set to zero, the limit is disabled.
-
GitLab SaaS subscribers have different limits defined per plan, affecting all projects using that plan.
-
Self-managed GitLab Premium and Ultimate limits are defined by a default plan that affects all projects:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment