mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Padding for postmark
This commit is contained in:
parent
e337abe819
commit
d84d5ba092
@ -26,7 +26,7 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'postmark' => [
|
'postmark' => [
|
||||||
'token' => env('POSTMARK_TOKEN'),
|
'token' => env('POSTMARK_SECRET'),
|
||||||
],
|
],
|
||||||
|
|
||||||
'microsoft' => [
|
'microsoft' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user