working mailgun config with api-key on settings.php

This commit is contained in:
2021-08-09 12:07:46 +02:00
parent 1480cba009
commit 0bee7834d6
3 changed files with 69 additions and 37 deletions
+2 -3
View File
@@ -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'