Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JC5 committed May 31, 2022
1 parent 82f993f commit 6c945bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/mail.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
'username' => env('MAIL_USERNAME'),
'password' => env('MAIL_PASSWORD'),
'timeout' => null,
'verify_peer' => null !== env('MAIL_ENCRYPTION')
],

'ses' => [
Expand Down

0 comments on commit 6c945bf

Please sign in to comment.