Split template creation and 3PID connector to integrate bindings verification
This commit is contained in:
@@ -62,12 +62,19 @@ forward:
|
||||
- "https://matrix.org"
|
||||
- "https://vector.im"
|
||||
|
||||
threepid:
|
||||
email:
|
||||
connector:
|
||||
active: 'smtp'
|
||||
provider:
|
||||
smtp:
|
||||
port: 587
|
||||
tls: 1
|
||||
|
||||
invite:
|
||||
sender:
|
||||
medium:
|
||||
email:
|
||||
tls: 1
|
||||
name: "mxisd Identity Server"
|
||||
template: "classpath:email/invite-template.eml"
|
||||
template: 'classpath:email/invite-template.eml'
|
||||
|
||||
storage:
|
||||
backend: 'sqlite'
|
||||
|
||||
Reference in New Issue
Block a user