[5.3] Password broker would always use notifications::email view.
Signed-off-by: crynobone <crynobone@gmail.com>
This commit is contained in:
parent
9575714700
commit
34eb11faee
|
@ -98,7 +98,6 @@
|
||||||
'passwords' => [
|
'passwords' => [
|
||||||
'users' => [
|
'users' => [
|
||||||
'provider' => 'users',
|
'provider' => 'users',
|
||||||
'email' => 'auth.emails.password',
|
|
||||||
'table' => 'password_resets',
|
'table' => 'password_resets',
|
||||||
'expire' => 60,
|
'expire' => 60,
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue