8 lines
247 B
Markdown
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'
|
|
```
|