Added more CSP Configurations for services running on veen.world

This commit is contained in:
2025-05-15 11:31:30 +02:00
parent 1031b61f6a
commit f7cfd13d5a
8 changed files with 54 additions and 7 deletions

View File

@@ -8,4 +8,15 @@ features:
matomo: true
css: true
landingpage_iframe: false
central_database: true
central_database: true
csp:
flags:
script-src:
unsafe-inline: true
unsafe-eval: true
style-src:
unsafe-inline: true
whitelist:
font-src:
- "data:"
- "blob:"