Project structure: conf/notify.yamlΒΆ
Note
This file is rendered as a template. Refer to Conf files templating for more details.
The Hasura notify microservice can be used to send emails and sms to users.
All options are configured to read from the secret called hasura-secrets. To enable a provider:
- Add the required secrets for a provider
- Set the default provider
Check out Email and SMS docs for more details on setting providers.
You can find the default file at conf/notify.yaml in the base repo.
Was this page helpful?