Turn off registrations; make accounts creatable by admins only

This commit is contained in:
Josh Davis 2019-10-04 16:39:11 -04:00 committed by benjamin melançon
parent 177b457dc2
commit 49630893c8

View file

@ -9,7 +9,7 @@ notify:
register_admin_created: true
register_no_approval_required: true
register_pending_approval: true
register: visitors_admin_approval
register: admin_only
cancel_method: user_cancel_block
password_reset_timeout: 86400
password_strength: true