mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-18 17:10:43 +03:00
regen sample config
This commit is contained in:
parent
92cc6b0383
commit
bc4b14849f
1 changed files with 3 additions and 2 deletions
|
@ -267,8 +267,9 @@ listeners:
|
|||
# Skip federation certificate verification on the following whitelist
|
||||
# of domains.
|
||||
#
|
||||
# This setting should only normally be used within a private network of
|
||||
# homeservers.
|
||||
# This setting should only be used in very specific cases, such as
|
||||
# federation over Tor hidden services and similar. For private networks
|
||||
# of homeservers, you likely want to use a private CA instead.
|
||||
#
|
||||
# Only effective if federation_verify_certicates is `true`.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue