regen config

This commit is contained in:
Andrew Morgan 2019-05-10 10:32:09 -07:00
parent 7f15dd71ab
commit 6b29f7ecf9

View file

@ -105,6 +105,9 @@ pid_file: DATADIR/homeserver.pid
# blacklist IP address CIDR ranges. If this option is not specified, or
# specified with an empty list, no ip range blacklist will be enforced.
#
# (0.0.0.0 and :: are always blacklisted, whether or not they are explicitly
# listed here, since they correspond to unroutable addresses.)
#
federation_ip_range_blacklist:
- '127.0.0.0/8'
- '10.0.0.0/8'