mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-17 22:26:00 +00:00
feat(c10y): add url_preview_domain_explicit_allowlist
This commit is contained in:
committed by
Slavi Pantaleev
parent
a4bc3facb4
commit
3f0326855d
@@ -1319,7 +1319,7 @@ url_preview_domain_contains_allowlist = {{ matrix_continuwuity_config_url_previe
|
||||
# attack surface to your server, you are expected to be aware of the risks
|
||||
# by doing so.
|
||||
#
|
||||
#url_preview_domain_explicit_allowlist = []
|
||||
url_preview_domain_explicit_allowlist = {{ matrix_continuwuity_config_url_preview_domain_explicit_allowlist | to_json }}
|
||||
|
||||
# Vector list of explicit domains not allowed to send requests to for URL
|
||||
# previews.
|
||||
|
||||
Reference in New Issue
Block a user