mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
fix thinko
This commit is contained in:
parent
c776c52eed
commit
fa80b492a5
@ -225,7 +225,7 @@ class ServerConfig(Config):
|
|||||||
# N.B. we recommend also firewalling your federation listener to limit
|
# N.B. we recommend also firewalling your federation listener to limit
|
||||||
# inbound federation traffic as early as possible, rather than relying
|
# inbound federation traffic as early as possible, rather than relying
|
||||||
# purely on this application-layer restriction. If not specified, the
|
# purely on this application-layer restriction. If not specified, the
|
||||||
# default is to whitelist nothing.
|
# default is to whitelist everything.
|
||||||
#
|
#
|
||||||
# federation_domain_whitelist:
|
# federation_domain_whitelist:
|
||||||
# - lon.example.com
|
# - lon.example.com
|
||||||
|
Loading…
Reference in New Issue
Block a user