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
b227bf21
Commit
b227bf21
authored
Nov 03, 2021
by
Ben Bodenmiller
Committed by
Fiona Neill
Nov 03, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix details about raw rate limit
parent
9213197a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/user/admin_area/settings/rate_limits_on_raw_endpoints.md
doc/user/admin_area/settings/rate_limits_on_raw_endpoints.md
+2
-2
No files found.
doc/user/admin_area/settings/rate_limits_on_raw_endpoints.md
View file @
b227bf21
...
...
@@ -7,7 +7,7 @@ type: reference
# Rate limits on raw endpoints **(FREE SELF)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/30
829
) in GitLab 12.2.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/30
635
) in GitLab 12.2.
This setting defaults to
`300`
requests per minute, and allows you to rate limit the requests to raw endpoints:
...
...
@@ -21,7 +21,7 @@ For example, requests over `300` per minute to `https://gitlab.com/gitlab-org/gi
This limit is:
-
Applied independently per project, per
commit and per
file path.
-
Applied independently per project, per file path.
-
Not applied per IP address.
-
Active by default. To disable, set the option to
`0`
.
...
...
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