Shift config files

This commit is contained in:
Shift
2023-02-19 16:19:25 +00:00
committed by HolgerHatGarKeineNode
parent ed733d1444
commit de48a350bf

View File

@@ -51,10 +51,16 @@ return [
'mailgun' => [ 'mailgun' => [
'transport' => 'mailgun', 'transport' => 'mailgun',
// 'client' => [
// 'timeout' => 5,
// ],
], ],
'postmark' => [ 'postmark' => [
'transport' => 'postmark', 'transport' => 'postmark',
// 'client' => [
// 'timeout' => 5,
// ],
], ],
'sendmail' => [ 'sendmail' => [