mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-16 13:45:57 +00:00
feat(c10y): add url_preview_check_root_domain
This commit is contained in:
committed by
Slavi Pantaleev
parent
3f0326855d
commit
720a1b1a31
@@ -1359,7 +1359,7 @@ url_preview_domain_explicit_allowlist = {{ matrix_continuwuity_config_url_previe
|
||||
# allowlist is still too broad for you but you still want to allow all the
|
||||
# subdomains under a root domain.
|
||||
#
|
||||
#url_preview_check_root_domain = false
|
||||
url_preview_check_root_domain = {{ matrix_continuwuity_config_url_preview_check_root_domain | to_json }}
|
||||
|
||||
# List of forbidden room aliases and room IDs as strings of regex
|
||||
# patterns.
|
||||
|
||||
Reference in New Issue
Block a user