Fix typo in example configuration

This commit is contained in:
Christoph Müller
2019-03-07 21:07:40 +01:00
committed by GitHub
parent 249cc0ea92
commit c5cea933a4

View File

@@ -20,7 +20,7 @@ threepid:
session:
validation: '/path/to/validate-template.eml'
unbind:
frandulent: '/path/to/unbind-fraudulent-template.eml'
fraudulent: '/path/to/unbind-fraudulent-template.eml'
generic:
matrixId: '/path/to/mxid-invite-template.eml'
```