Solved peertube CSP bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-06-10 13:41:32 +02:00
parent 5077f5f6ad
commit 04e07b072d
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

@ -7,7 +7,7 @@ features:
oidc: true oidc: true
csp: csp:
flags: flags:
script-src-elem: script-src:
unsafe-inline: true unsafe-inline: true
style-src: style-src:
unsafe-inline: true unsafe-inline: true