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