mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-22 00:03:09 +01:00
Disable new device notification for now
This commit is contained in:
parent
2ff8fe65d2
commit
1bbdb5a483
@ -122,7 +122,7 @@
|
||||
'formatPasswordBy' => 0.5,
|
||||
'lang' => 'browser',
|
||||
'getOtpOnRequest' => true,
|
||||
'notifyOnNewAuthDevice' => true,
|
||||
'notifyOnNewAuthDevice' => false,
|
||||
'notifyOnFailedLogin' => false,
|
||||
'timezone' => env('APP_TIMEZONE', 'UTC'),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user