mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: change default to enable login by email out-of-the-box
This commit is contained in:
parent
cb519a3bec
commit
a6f0436a29
@ -263,7 +263,7 @@ login:
|
||||
default: true
|
||||
enable_local_logins_via_email:
|
||||
client: true
|
||||
default: false
|
||||
default: true
|
||||
validator: "EnableLocalLoginsViaEmailValidator"
|
||||
allow_new_registrations:
|
||||
client: true
|
||||
|
Loading…
Reference in New Issue
Block a user