comment unused variables in template
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b025e7cbc3
commit
909ec747dc
@ -45,7 +45,7 @@ block_non_admin_invites: false
|
|||||||
enable_search: true
|
enable_search: true
|
||||||
|
|
||||||
# Restrict federation to the following whitelist of domains.
|
# Restrict federation to the following whitelist of domains.
|
||||||
federation_domain_whitelist: []
|
# federation_domain_whitelist: []
|
||||||
|
|
||||||
federation_ip_range_blacklist:
|
federation_ip_range_blacklist:
|
||||||
- "127.0.0.0/8"
|
- "127.0.0.0/8"
|
||||||
@ -274,7 +274,7 @@ url_preview_ip_range_blacklist:
|
|||||||
|
|
||||||
# List of IP address CIDR ranges that the URL preview spider is allowed
|
# List of IP address CIDR ranges that the URL preview spider is allowed
|
||||||
# to access even if they are specified in url_preview_ip_range_blacklist.
|
# to access even if they are specified in url_preview_ip_range_blacklist.
|
||||||
url_preview_ip_range_whitelist: []
|
# url_preview_ip_range_whitelist: []
|
||||||
|
|
||||||
# Optional list of URL matches that the URL preview spider is
|
# Optional list of URL matches that the URL preview spider is
|
||||||
# denied from accessing.
|
# denied from accessing.
|
||||||
|
Loading…
Reference in New Issue
Block a user