Commit 34eb11fa authored by crynobone's avatar crynobone

[5.3] Password broker would always use notifications::email view.

Signed-off-by: 's avatarcrynobone <crynobone@gmail.com>
parent 95757147
......@@ -98,7 +98,6 @@ return [
'passwords' => [
'users' => [
'provider' => 'users',
'email' => 'auth.emails.password',
'table' => 'password_resets',
'expire' => 60,
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment