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

@ -638,7 +638,6 @@ matrix_synapse_email_smtp_host: "matrix-mailer"
matrix_synapse_email_smtp_port: 8025
matrix_synapse_email_smtp_require_transport_security: false
matrix_synapse_email_notif_from: "Matrix <{{ matrix_mailer_sender_address }}>"
matrix_synapse_email_riot_base_url: "https://{{ matrix_server_fqn_riot }}"
# Even if TURN doesn't support TLS (it does by default),
# it doesn't hurt to try a secure connection anyway.