mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00: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
|
default: true
|
||||||
enable_local_logins_via_email:
|
enable_local_logins_via_email:
|
||||||
client: true
|
client: true
|
||||||
default: false
|
default: true
|
||||||
validator: "EnableLocalLoginsViaEmailValidator"
|
validator: "EnableLocalLoginsViaEmailValidator"
|
||||||
allow_new_registrations:
|
allow_new_registrations:
|
||||||
client: true
|
client: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user