Files
ma1sd/docs/threepids/notifications/sendgrid-handler.md
2017-10-02 03:42:23 +02:00

9 lines
246 B
Markdown

# SendGrid Notification handler
To be completed. See [raw possible configuration items](https://github.com/kamax-io/mxisd/blob/master/src/main/resources/application.yaml#L172).
Enabled with:
```
notification:
handler:
email: 'sendgrid'
```