optimized CSP for peertube

This commit is contained in:
2025-06-30 18:10:19 +02:00
parent 02d478186c
commit 925f20f1e1
3 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,10 @@ csp:
whitelist:
frame-ancestors:
- "*"
media-src:
- "blob:"
font-src:
- "data:"
domains:
canonical:
- "video.{{ primary_domain }}"