Merge pull request #143 from c7hm4r/patch-1

Fix typo in example configuration
This commit is contained in:
Max Dor
2019-03-07 21:11:40 +01:00
committed by GitHub

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'
```