mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Disable account_login_by_email by default
This commit is contained in:
parent
c661ae36ef
commit
5a4854c205
@ -620,7 +620,7 @@ Sent by MyAAC,<br/>
|
||||
'name' => 'Account Login By E-Mail',
|
||||
'type' => 'boolean',
|
||||
'desc' => "use email instead of Account Name like in latest Tibia",
|
||||
'default' => true,
|
||||
'default' => false,
|
||||
],
|
||||
'account_login_by_email_fallback' => [
|
||||
'name' => 'Account Login By E-Mail Fallback',
|
||||
|
Loading…
x
Reference in New Issue
Block a user