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