Allowed embeding of peertube

This commit is contained in:
Kevin Veen-Birkenbach 2025-06-01 19:33:07 +02:00
parent 4f0962b4a2
commit b2df1ef649
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

@ -8,9 +8,12 @@ features:
csp:
flags:
script-src:
unsafe-inline: true
unsafe-inline: true
style-src:
unsafe-inline: true
unsafe-inline: true
whitelist:
frame-ancestors:
- "*"
domains:
canonical:
- "video.{{ primary_domain }}"