diff options
Diffstat (limited to 'doc/user/gitlab_com')
-rw-r--r-- | doc/user/gitlab_com/index.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md index 2f2955f5a1c..5f18e40401d 100644 --- a/doc/user/gitlab_com/index.md +++ b/doc/user/gitlab_com/index.md @@ -286,9 +286,7 @@ RateLimit-Reset: 1563325137 RateLimit-ResetTime: Wed, 17 Jul 2019 00:58:57 GMT ``` -Source: - -- Search for `rate_limit_http_rate_per_minute` and `rate_limit_sessions_per_second` in [GitLab.com's current HAProxy settings](https://gitlab.com/gitlab-cookbooks/gitlab-haproxy/blob/master/attributes/default.rb). +See [Protected Paths](../admin_area/settings/protected_paths.md) for more details. ### Rack Attack initializer |