Add information about mxisd email template customization

Related to #108 (Github Pull Request).
This commit is contained in:
Slavi Pantaleev
2019-03-08 12:06:50 +02:00
parent 55cdbefa89
commit ae7e17e64a
2 changed files with 15 additions and 1 deletions

View File

@ -18,6 +18,12 @@ matrix_mxisd_matrixorg_forwarding_enabled: true
```
## Customizing email templates
If you'd like to change the default email templates used by mxisd, take a look at the `matrix_mxisd_threepid_medium_email_custom_` variables
(in the `roles/matrix-mxisd/defaults/main.yml` file.
## Additional features
What this playbook configures for your is some bare minimum Identity Server functionality, so that you won't need to rely on external 3rd party services.
@ -34,4 +40,4 @@ To learn more about how to do this, refer to the information about `matrix_mxisd
## Troubleshooting
If email address validation emails sent by mxisd are not reaching you, you should look into [Adjusting email-sending settings](configuring-playbook-email.md).
If email address validation emails sent by mxisd are not reaching you, you should look into [Adjusting email-sending settings](configuring-playbook-email.md).