diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-11 09:10:43 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-11 09:10:43 +0000 |
| commit | 988375009f3393c7db4944b707b9989d6e9b794e (patch) | |
| tree | 7bdc731d3c7c863a1fd9f01a73f3757decf910f1 /doc/user/gitlab_com | |
| parent | 764f81209f7bd872568462267aea12325e69b1be (diff) | |
| download | gitlab-ce-988375009f3393c7db4944b707b9989d6e9b794e.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/gitlab_com')
| -rw-r--r-- | doc/user/gitlab_com/index.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md index ed9bf8e3f45..d3d50ee1a8f 100644 --- a/doc/user/gitlab_com/index.md +++ b/doc/user/gitlab_com/index.md @@ -249,10 +249,13 @@ The limit varies depending on your plan and the number of seats in your subscrip |----------------------|-------------------------| | Number of webhooks | `100` per project, `50` per group | | Maximum payload size | 25 MB | +| Timeout | 10 seconds | -For self-managed instance limits, see -[Webhook rate limit](../../administration/instance_limits.md#webhook-rate-limit) -and [Number of webhooks](../../administration/instance_limits.md#number-of-webhooks). +For self-managed instance limits, see: + +- [Webhook rate limit](../../administration/instance_limits.md#webhook-rate-limit). +- [Number of webhooks](../../administration/instance_limits.md#number-of-webhooks). +- [Webhook timeout](../../administration/instance_limits.md#webhook-timeout). ## Runner SaaS |
