Updated CSP for peertube

This commit is contained in:
2025-05-15 15:27:14 +02:00
parent a42d5e39cf
commit e8305fa598

View File

@@ -3,4 +3,10 @@ features:
matomo: true
css: true
landingpage_iframe: false
central_database: true
central_database: true
csp:
flags:
script-src:
unsafe-inline: true
style-src:
unsafe-inline: true