mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added native support for SendGrid.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user