mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-21 12:32:04 +02:00
Disable new device notification for now
This commit is contained in:
parent
2ff8fe65d2
commit
1bbdb5a483
@ -122,7 +122,7 @@ return [
|
|||||||
'formatPasswordBy' => 0.5,
|
'formatPasswordBy' => 0.5,
|
||||||
'lang' => 'browser',
|
'lang' => 'browser',
|
||||||
'getOtpOnRequest' => true,
|
'getOtpOnRequest' => true,
|
||||||
'notifyOnNewAuthDevice' => true,
|
'notifyOnNewAuthDevice' => false,
|
||||||
'notifyOnFailedLogin' => false,
|
'notifyOnFailedLogin' => false,
|
||||||
'timezone' => env('APP_TIMEZONE', 'UTC'),
|
'timezone' => env('APP_TIMEZONE', 'UTC'),
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user