Add documentation for new AS Notification/Profile feature

This commit is contained in:
Max Dor
2018-10-10 01:02:40 +02:00
parent 407138e972
commit cdb56aec1f
10 changed files with 81 additions and 13 deletions

View File

@@ -19,6 +19,8 @@ threepid.medium.<YOUR 3PID MEDIUM HERE>:
validation:
local: '/path/to/validate-local-template.eml'
remote: 'path/to/validate-remote-template.eml'
generic:
matrixId: '/path/to/mxid-invite-template.eml'
```
The `template` generator is usually the default, so no further configuration is needed.