make smtp tls configurable / optional
This commit is contained in:
@ -2351,7 +2351,7 @@ email:
|
||||
# must present a certificate that is valid for 'smtp_host'. If this option
|
||||
# is set to false, TLS will not be used.
|
||||
#
|
||||
#enable_tls: false
|
||||
enable_tls: {{ matrix_synapse_email_smtp_enable_tls|to_json }}
|
||||
|
||||
# notif_from defines the "From" address to use when sending emails.
|
||||
# It must be set if email sending is enabled.
|
||||
|
Reference in New Issue
Block a user