disabled mailgun debug mode
This commit is contained in:
parent
cdce298444
commit
c4346b25e8
|
@ -1,5 +1,5 @@
|
||||||
working_domain: materio.com
|
working_domain: materio.com
|
||||||
debug_mode: true
|
debug_mode: false
|
||||||
test_mode: false
|
test_mode: false
|
||||||
tracking_opens: 'yes'
|
tracking_opens: 'yes'
|
||||||
tracking_clicks: 'yes'
|
tracking_clicks: 'yes'
|
||||||
|
@ -11,3 +11,4 @@ tagging_mailkey: true
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: bMOl3jD7ZuzZMuaUYzyqadr56G486ldo28NYIkK_54g
|
default_config_hash: bMOl3jD7ZuzZMuaUYzyqadr56G486ldo28NYIkK_54g
|
||||||
api_endpoint: 'https://api.mailgun.net'
|
api_endpoint: 'https://api.mailgun.net'
|
||||||
|
api_key: ''
|
||||||
|
|
Loading…
Reference in New Issue