Turn off registrations; make accounts creatable by admins only
This commit is contained in:
parent
177b457dc2
commit
49630893c8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue