Files
ma1sd/docs/threepids/notification/sendgrid-handler.md
2018-10-12 16:21:29 +02:00

8 lines
247 B
Markdown

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