Closed jhempy closed 6 years ago
In groups.create, we are using min=1 and max=100 to constrain the value of max_members.
These numbers also show up in the GroupsController for validation.
Replace them with admin settings values.
In groups.create, we are using min=1 and max=100 to constrain the value of max_members.
These numbers also show up in the GroupsController for validation.
Replace them with admin settings values.