mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-06 13:01:50 +02:00
deploy: 72935b7c5053af122c8cb5767a3e85a3a0f3a20c
This commit is contained in:
parent
f2cf58319b
commit
d8b6aca04b
@ -3080,6 +3080,8 @@ presence:
|
|||||||
#
|
#
|
||||||
# This option replaces federation_ip_range_blacklist in Synapse v1.25.0.
|
# 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:
|
#ip_range_blacklist:
|
||||||
# - '127.0.0.0/8'
|
# - '127.0.0.0/8'
|
||||||
# - '10.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
|
# This must be specified if url_preview_enabled is set. It is recommended that
|
||||||
# you uncomment the following list as a starting point.
|
# 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:
|
#url_preview_ip_range_blacklist:
|
||||||
# - '127.0.0.0/8'
|
# - '127.0.0.0/8'
|
||||||
# - '10.0.0.0/8'
|
# - '10.0.0.0/8'
|
||||||
|
@ -210,6 +210,8 @@ presence:
|
|||||||
#
|
#
|
||||||
# This option replaces federation_ip_range_blacklist in Synapse v1.25.0.
|
# 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:
|
#ip_range_blacklist:
|
||||||
# - '127.0.0.0/8'
|
# - '127.0.0.0/8'
|
||||||
# - '10.0.0.0/8'
|
# - '10.0.0.0/8'
|
||||||
@ -972,6 +974,8 @@ media_store_path: "DATADIR/media_store"
|
|||||||
# This must be specified if url_preview_enabled is set. It is recommended that
|
# This must be specified if url_preview_enabled is set. It is recommended that
|
||||||
# you uncomment the following list as a starting point.
|
# 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:
|
#url_preview_ip_range_blacklist:
|
||||||
# - '127.0.0.0/8'
|
# - '127.0.0.0/8'
|
||||||
# - '10.0.0.0/8'
|
# - '10.0.0.0/8'
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -402,6 +402,8 @@ presence:
|
|||||||
#
|
#
|
||||||
# This option replaces federation_ip_range_blacklist in Synapse v1.25.0.
|
# 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:
|
#ip_range_blacklist:
|
||||||
# - '127.0.0.0/8'
|
# - '127.0.0.0/8'
|
||||||
# - '10.0.0.0/8'
|
# - '10.0.0.0/8'
|
||||||
@ -1164,6 +1166,8 @@ media_store_path: "DATADIR/media_store"
|
|||||||
# This must be specified if url_preview_enabled is set. It is recommended that
|
# This must be specified if url_preview_enabled is set. It is recommended that
|
||||||
# you uncomment the following list as a starting point.
|
# 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:
|
#url_preview_ip_range_blacklist:
|
||||||
# - '127.0.0.0/8'
|
# - '127.0.0.0/8'
|
||||||
# - '10.0.0.0/8'
|
# - '10.0.0.0/8'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user