Synchronize config with the one from Synapse 1.9.0

Related to #355.
This commit is contained in:
Slavi Pantaleev
2020-01-23 15:47:53 +02:00
parent e162cce220
commit 2c04384e8e
4 changed files with 170 additions and 148 deletions

View File

@ -259,7 +259,7 @@ matrix_synapse_email_smtp_host: ""
matrix_synapse_email_smtp_port: 587
matrix_synapse_email_smtp_require_transport_security: false
matrix_synapse_email_notif_from: "Matrix <matrix@{{ matrix_domain }}>"
matrix_synapse_email_riot_base_url: "https://{{ matrix_server_fqn_riot }}"
matrix_synapse_email_client_base_url: "https://{{ matrix_server_fqn_riot }}"
# Enable this to activate the REST auth password provider module.