working mailgun config with api-key on settings.php
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
api_key: key-33300563658e8ae366a01cb603a9fef8
|
||||
working_domain: _sender
|
||||
working_domain: materio.com
|
||||
debug_mode: true
|
||||
test_mode: false
|
||||
tracking_opens: 'yes'
|
||||
@@ -11,4 +10,4 @@ use_theme: false
|
||||
tagging_mailkey: true
|
||||
_core:
|
||||
default_config_hash: bMOl3jD7ZuzZMuaUYzyqadr56G486ldo28NYIkK_54g
|
||||
api_endpoint: 'https://api.eu.mailgun.net'
|
||||
api_endpoint: 'https://api.mailgun.net'
|
||||
|
||||
Reference in New Issue
Block a user