Commit 6322821f authored by Dallas Reedy's avatar Dallas Reedy

Reduce num. of users required for free healthcheck

parent eb1e610b
......@@ -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"
......
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