Commit ef23a1fa authored by Shinya Maeda's avatar Shinya Maeda

Merge branch '231512-eng-increase-healthcheck-rollout-mvc' into 'master'

Resolve "[ENG] Increase healthcheck rollout MVC"

See merge request gitlab-org/gitlab!39155
parents c69eb9b2 8df1fdd4
......@@ -10,7 +10,7 @@ module EE
prepended do
EMAIL_ADDITIONAL_TEXT_CHARACTER_LIMIT = 10_000
INSTANCE_REVIEW_MIN_USERS = 100
INSTANCE_REVIEW_MIN_USERS = 50
DEFAULT_NUMBER_OF_DAYS_BEFORE_REMOVAL = 7
belongs_to :file_template_project, class_name: "Project"
......
---
title: Reduce number of users required to qualify for a free instance review from
100 to 50
merge_request: 39155
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment