Allowed embeding of peertube

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

View File

@@ -11,6 +11,9 @@ csp:
unsafe-inline: true
style-src:
unsafe-inline: true
whitelist:
frame-ancestors:
- "*"
domains:
canonical:
- "video.{{ primary_domain }}"