Postmark mailer configuraiton update. (#6228)
* Update mail.php ref https://github.com/craigpaul/laravel-postmark/issues/141 * Update mail.php --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
This commit is contained in:
parent
56c6f6b6b6
commit
32ecad53a9
|
@ -59,6 +59,7 @@
|
|||
|
||||
'postmark' => [
|
||||
'transport' => 'postmark',
|
||||
// 'message_stream_id' => null,
|
||||
// 'client' => [
|
||||
// 'timeout' => 5,
|
||||
// ],
|
||||
|
|
Loading…
Reference in New Issue