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 <[email protected]>
This commit is contained in:
Ninja
2023-08-21 14:34:28 -05:00
committed by GitHub
co-authored by Taylor Otwell
parent 56c6f6b6b6
commit 32ecad53a9
+1
View File
@@ -59,6 +59,7 @@ return [
'postmark' => [ 'postmark' => [
'transport' => 'postmark', 'transport' => 'postmark',
// 'message_stream_id' => null,
// 'client' => [ // 'client' => [
// 'timeout' => 5, // 'timeout' => 5,
// ], // ],