Uses env on postmark email commented code as docs (#6350)

This commit is contained in:
Nuno Maduro
2024-02-25 14:09:51 +00:00
committed by GitHub
parent f12dd8de26
commit 9ec283d28e

View File

@@ -54,7 +54,7 @@ return [
'postmark' => [
'transport' => 'postmark',
// 'message_stream_id' => null,
// 'message_stream_id' => env('POSTMARK_MESSAGE_STREAM_ID'),
// 'client' => [
// 'timeout' => 5,
// ],