summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-24 09:09:47 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-24 09:09:47 +0000
commitb0d6a7fbff3f97a4b2b56b672902a21e0fc29195 (patch)
tree01ea5944b79765c1dd7dae3823e2072a8bc5482b /config
parente3dc4fc8f5df44ccd33739908bd4df2494cc27cc (diff)
downloadgitlab-ce-b0d6a7fbff3f97a4b2b56b672902a21e0fc29195.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/rate_limit_for_unauthenticated_projects_api_access.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/rate_limit_for_unauthenticated_projects_api_access.yml b/config/feature_flags/development/rate_limit_for_unauthenticated_projects_api_access.yml
new file mode 100644
index 00000000000..8707cba0676
--- /dev/null
+++ b/config/feature_flags/development/rate_limit_for_unauthenticated_projects_api_access.yml
@@ -0,0 +1,8 @@
+---
+name: rate_limit_for_unauthenticated_projects_api_access
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112283
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/391922
+milestone: '15.10'
+type: development
+group: group::organization
+default_enabled: false