diff options
author | Cynthia Ng <cng@gitlab.com> | 2019-08-30 03:42:44 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-08-30 03:42:44 +0000 |
commit | bc0e1fe679219e1b7e033f7de958e52aeeaa756a (patch) | |
tree | d827fef9ea0e0a5a4a674750e57443f5a528df1d | |
parent | 153f25af9ccb3b35f0dc4111afc4da5112c27b13 (diff) | |
download | gitlab-ce-bc0e1fe679219e1b7e033f7de958e52aeeaa756a.tar.gz |
Docs: Add raw endpoints limit for GL.com settings
-rw-r--r-- | doc/user/gitlab_com/index.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md index 548e029f81f..ca9450f94b9 100644 --- a/doc/user/gitlab_com/index.md +++ b/doc/user/gitlab_com/index.md @@ -331,7 +331,11 @@ No response headers are provided. ### Admin Area settings -GitLab.com does not currently use these settings. +GitLab.com: + +- Has [rate limits on raw endpoints](../../user/admin_area/settings/rate_limits_on_raw_endpoints.md) + set to the default. +- Does not have the user and IP rate limits settings enabled. ## GitLab.com at scale |