sample confiiiiiiiiiiiiiiiiiiiiiiig

This commit is contained in:
Andrew Morgan 2019-04-04 16:05:04 +01:00
parent 595d6ecd86
commit edf2dd4744

View file

@ -267,8 +267,8 @@ listeners:
# Skip federation certificate verification on the following whitelist # Skip federation certificate verification on the following whitelist
# of domains. # of domains.
# #
# Note that this should only be used within the context of private # This setting should only normally be used within a private network of
# federation as it will otherwise break things. # homeservers.
# #
# Only effective if federation_verify_certicates is `true`. # Only effective if federation_verify_certicates is `true`.
# #
@ -279,6 +279,9 @@ listeners:
# List of custom certificate authorities for federation traffic. # List of custom certificate authorities for federation traffic.
# #
# This setting should only normally be used within a private network of
# homeservers.
#
# Note that this list will replace those that are provided by your # Note that this list will replace those that are provided by your
# operating environment. Certificates must be in PEM format. # operating environment. Certificates must be in PEM format.
# #