Polishing, prepare for proxying 3PID sessions

This commit is contained in:
Maxime Dor
2017-09-21 07:26:33 +02:00
parent ace6019197
commit a4b4a3f24c
13 changed files with 217 additions and 119 deletions

View File

@@ -81,17 +81,19 @@ threepid:
template:
invite: 'classpath:email/invite-template.eml'
session:
validation: 'classpath:email/validate-template.eml'
validation:
local: 'classpath:email/validate-local-template.eml'
remote: 'classpath:email/validate-remote-template.eml'
session.policy.validation:
enabled: true
forLocal:
enabled: true
toLocal: true
toLocal: true # This should not be changed unless you know exactly the implications!
toRemote: true
forRemote:
enabled: true
toLocal: true # This should not be changed unless you know exactly the implications!
toLocal: true
toRemote: true
storage: