Apply fixes from StyleCI
This commit is contained in:
parent
a6fdc9472f
commit
be631a6693
|
@ -87,7 +87,7 @@
|
|||
'username' => env('MAIL_USERNAME'),
|
||||
|
||||
'password' => env('MAIL_PASSWORD'),
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Sendmail System Path
|
||||
|
@ -98,7 +98,7 @@
|
|||
| been provided here, which will work well on most of your systems.
|
||||
|
|
||||
*/
|
||||
|
||||
|
||||
'sendmail' => '/usr/sbin/sendmail -bs',
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue