Allowed embeding of peertube

This commit is contained in:
2025-06-01 19:33:07 +02:00
parent 4f0962b4a2
commit b2df1ef649

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 }}"