Update sample config

pull/5359/head
Richard van der Hoff 2019-06-05 15:30:10 +01:00
parent e2dfb922e1
commit b4f1cd31f4
1 changed files with 4 additions and 4 deletions

View File

@ -313,12 +313,12 @@ listeners:
#
#tls_private_key_path: "CONFDIR/SERVERNAME.tls.key"
# Whether to verify TLS certificates when sending federation traffic.
# Whether to verify TLS server certificates for outbound federation requests.
#
# This currently defaults to `false`, however this will change in
# Synapse 1.0 when valid federation certificates will be required.
# Defaults to `true`. To disable certificate verification, uncomment the
# following line.
#
#federation_verify_certificates: true
#federation_verify_certificates: false
# Skip federation certificate verification on the following whitelist
# of domains.