Uses `env` on postmark email commented code as docs (#6350)
This commit is contained in:
parent
f12dd8de26
commit
9ec283d28e
|
@ -54,7 +54,7 @@
|
|||
|
||||
'postmark' => [
|
||||
'transport' => 'postmark',
|
||||
// 'message_stream_id' => null,
|
||||
// 'message_stream_id' => env('POSTMARK_MESSAGE_STREAM_ID'),
|
||||
// 'client' => [
|
||||
// 'timeout' => 5,
|
||||
// ],
|
||||
|
|
Loading…
Reference in New Issue