Fix whitespace.

pull/8821/head
Patrick Cloke 2020-11-30 16:39:20 -05:00
parent 7233d25cbf
commit 772ab20650
2 changed files with 2 additions and 2 deletions

View File

@ -643,7 +643,7 @@ acme:
# - syd.example.com # - syd.example.com
# Prevent outgoing requests from being sent to the following blacklisted IP address # Prevent outgoing requests from being sent to the following blacklisted IP address
# CIDR ranges. If this option is not specified, or specified with an empty list, # CIDR ranges. If this option is not specified, or specified with an empty list,
# no IP range blacklist will be enforced. # no IP range blacklist will be enforced.
# #
# The outbound requests for federation, identity servers, push servers, and for # The outbound requests for federation, identity servers, push servers, and for

View File

@ -85,7 +85,7 @@ class FederationConfig(Config):
# - syd.example.com # - syd.example.com
# Prevent outgoing requests from being sent to the following blacklisted IP address # Prevent outgoing requests from being sent to the following blacklisted IP address
# CIDR ranges. If this option is not specified, or specified with an empty list, # CIDR ranges. If this option is not specified, or specified with an empty list,
# no IP range blacklist will be enforced. # no IP range blacklist will be enforced.
# #
# The outbound requests for federation, identity servers, push servers, and for # The outbound requests for federation, identity servers, push servers, and for