mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
16 lines
556 B
YAML
16 lines
556 B
YAML
---
|
|
api_type: integer
|
|
attr: projects_api_rate_limit_unauthenticated
|
|
clusterwide: false
|
|
column: projects_api_rate_limit_unauthenticated
|
|
db_type: integer
|
|
default: '400'
|
|
description: "[Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112283)
|
|
in GitLab 15.10. Max number of requests per 10 minutes per IP address for unauthenticated
|
|
requests to the [list all projects API](projects.md#list-all-projects). Default:
|
|
400. To disable throttling set to 0."
|
|
encrypted: false
|
|
gitlab_com_different_than_default: false
|
|
jihu: false
|
|
not_null: true
|