comment unused variables in template
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-08-14 12:17:43 +02:00
parent b025e7cbc3
commit 909ec747dc
1 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ block_non_admin_invites: false
enable_search: true
# Restrict federation to the following whitelist of domains.
federation_domain_whitelist: []
# federation_domain_whitelist: []
federation_ip_range_blacklist:
- "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
# 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
# denied from accessing.