Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/administration/settings/rate_limits.md')
-rw-r--r--doc/administration/settings/rate_limits.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/administration/settings/rate_limits.md b/doc/administration/settings/rate_limits.md
new file mode 100644
index 00000000000..2263455fa09
--- /dev/null
+++ b/doc/administration/settings/rate_limits.md
@@ -0,0 +1,24 @@
+---
+stage: none
+group: unassigned
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
+type: index
+---
+
+# Rate limits
+
+You can change network settings to limit the rate of connections with your instance.
+
+- [Deprecated API rate limits](deprecated_api_rate_limits.md)
+- [Git LFS](git_lfs_rate_limits.md)
+- [Git SSH operations](rate_limits_on_git_ssh_operations.md)
+- [Incident management](incident_management_rate_limits.md)
+- [Issue creation](rate_limit_on_issues_creation.md)
+- [Note creation](rate_limit_on_notes_creation.md)
+- [Package Registry](package_registry_rate_limits.md)
+- [Pipeline creation](rate_limit_on_pipelines_creation.md)
+- [Projects API](rate_limit_on_projects_api.md)
+- [Raw endpoints](rate_limits_on_raw_endpoints.md)
+- [Repository files API](files_api_rate_limits.md)
+- [User and IP](user_and_ip_rate_limits.md)
+- [Users API](rate_limit_on_users_api.md)