working mailgun config with api-key on settings.php
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
theme: materiotheme
|
||||
defaults:
|
||||
sender: swiftmailer
|
||||
formatter: swiftmailer
|
||||
sender: mailgun_mail
|
||||
formatter: mailgun_mail
|
||||
_core:
|
||||
default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s
|
||||
modules:
|
||||
@@ -11,5 +11,5 @@ modules:
|
||||
sender: swiftmailer
|
||||
simplenews:
|
||||
none:
|
||||
formatter: swiftmailer
|
||||
sender: mailgun_queue_mail
|
||||
formatter: mailgun_mail
|
||||
sender: mailgun_mail
|
||||
|
||||
Reference in New Issue
Block a user