Added 'group_domain_filters' draft(needs to be optimized to load dependencies)

This commit is contained in:
2025-05-16 17:03:44 +02:00
parent 0900126e4a
commit 06238343df
11 changed files with 143 additions and 72 deletions

View File

@@ -25,9 +25,9 @@ csp:
whitelist:
connect-src:
- "{{ primary_domain }}"
- "{{ domains.synapse }}"
- "{{ domains.matrix }}"
script-src:
- "{{ domains.synapse }}"
- "{{ domains.matrix }}"
- "https://cdn.jsdelivr.net"
plugins:
# You need to enable them in the inventory file