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

@@ -15,4 +15,10 @@ features:
css: true
landingpage_iframe: false
oidc: false # Deactivated OIDC due to this issue https://github.com/matrix-org/synapse/issues/10492
central_database: true
central_database: true
csp:
flags:
script-src:
unsafe-inline: true
style-src:
unsafe-inline: true