From d8b6aca04b34e34b6cebb8058f53d2ca22c20998 Mon Sep 17 00:00:00 2001 From: richvdh Date: Tue, 3 Aug 2021 18:13:58 +0000 Subject: deploy: 72935b7c5053af122c8cb5767a3e85a3a0f3a20c --- develop/print.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 7e4aee278d..148119eb71 100644 --- a/develop/print.html +++ b/develop/print.html @@ -3080,6 +3080,8 @@ presence: # # This option replaces federation_ip_range_blacklist in Synapse v1.25.0. # +# Note: The value is ignored when an HTTP proxy is in use +# #ip_range_blacklist: # - '127.0.0.0/8' # - '10.0.0.0/8' @@ -3842,6 +3844,8 @@ media_store_path: "DATADIR/media_store" # This must be specified if url_preview_enabled is set. It is recommended that # you uncomment the following list as a starting point. # +# Note: The value is ignored when an HTTP proxy is in use +# #url_preview_ip_range_blacklist: # - '127.0.0.0/8' # - '10.0.0.0/8' -- cgit 1.5.1