diff options
| author | Michael Kozono <mkozono@gmail.com> | 2019-07-29 17:12:52 +0000 |
|---|---|---|
| committer | Michael Kozono <mkozono@gmail.com> | 2019-07-29 17:12:52 +0000 |
| commit | 843aee20b044caee26037aefe39b7c3ecb8a7596 (patch) | |
| tree | b868aad0cd5ba22d961f19d0f67b2ac111b7f020 | |
| parent | 5b2c58f93493d588d96cb67d4042534fa09bdac8 (diff) | |
| download | gitlab-ce-843aee20b044caee26037aefe39b7c3ecb8a7596.tar.gz | |
Apply suggestion to doc/user/gitlab_com/index.md
| -rw-r--r-- | doc/user/gitlab_com/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md index cad89e45afe..04045cc31c7 100644 --- a/doc/user/gitlab_com/index.md +++ b/doc/user/gitlab_com/index.md @@ -338,7 +338,7 @@ Source: #### Protected paths throttle GitLab.com responds with HTTP status code 429 to POST requests at protected -paths over 10 requests per **minute** per IP. +paths over 10 requests per **minute** per IP address. See the source below for which paths are protected. This includes user creation, user confirmation, user sign in, and password reset. |
