Added native support for SendGrid.

This commit is contained in:
Ylian Saint-Hilaire
2020-12-16 14:55:22 -08:00
parent 92d60dbfbe
commit ddd34f56f5
4 changed files with 84 additions and 37 deletions

View File

@@ -385,6 +385,10 @@
"__tlsstrict__": "When set to true, TLS cypher setup is more limited, SSLv2 and SSLv3 are not allowed.",
"_tlsstrict": true
},
"_sendgrid": {
"from": "myemail@myserver.com",
"apikey": "***********"
},
"_sms": {
"provider": "twilio",
"sid": "ACxxxxxxxxx",