Updated CSP for peertube

This commit is contained in:
Kevin Veen-Birkenbach 2025-05-15 15:27:14 +02:00
parent a42d5e39cf
commit e8305fa598
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

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