mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
adding Mailjet as new adapter 🎉
This commit is contained in:
@@ -21,6 +21,13 @@
|
||||
"templateId": "",
|
||||
"enabled": false
|
||||
},
|
||||
"mailJet": {
|
||||
"apiPublicKey": "",
|
||||
"apiPrivateKey": "",
|
||||
"receiver": "",
|
||||
"from": "",
|
||||
"enabled": false
|
||||
},
|
||||
"console": {
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user