removed mailjet secrets api key from config, revocked the key
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
_core:
|
||||
default_config_hash: xv32isu3I93u2lqD8FkaO6ekhZ62Ti5LvVvypKvf7_0
|
||||
langcode: en
|
||||
mailjet_username: cec52b4eb2d759f5372dfd194585c388
|
||||
mailjet_password: 07aaab76d591f8161158d0df79d280eb
|
||||
mailjet_username: ''
|
||||
mailjet_password: ''
|
||||
mailjet_mail: false
|
||||
mailjet_active: true
|
||||
mail_headers_allow_html_mailjet: true
|
||||
mailjet_title: 'Mailjet API module'
|
||||
APItoken: 2CA9212C81DDF1F9C43D0756F7F1B16ACD1B26843D05F9DB39A2A92E0876CE823DF00A0F0C1960D342DD6CE65A5E9515A7FDA867028FC144CBB90F606CA70187
|
||||
APItoken: ''
|
||||
mailjet_protocol: ssl
|
||||
mailjet_por: 465
|
||||
|
||||
@@ -6,8 +6,8 @@ id: smtp_mailjet
|
||||
label: 'SMTP mailjet'
|
||||
plugin: smtp
|
||||
configuration:
|
||||
user: cec52b4eb2d759f5372dfd194585c388
|
||||
pass: 07aaab76d591f8161158d0df79d280eb
|
||||
user: ''
|
||||
pass: ''
|
||||
host: in-v3.mailjet.com
|
||||
port: 587
|
||||
query:
|
||||
|
||||
Reference in New Issue
Block a user