Appearance
Configure the defaults for users.
Default:
'users' => [ 'requireValidation' => true, 'baseRole' => 'general-user' ]
This indicates if you want users to validate their email address when creating an account or not.
Sets the base role for all regular users.