mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-11 11:18:10 +02:00
Allowed embeding of peertube
This commit is contained in:
@@ -11,6 +11,9 @@ csp:
|
|||||||
unsafe-inline: true
|
unsafe-inline: true
|
||||||
style-src:
|
style-src:
|
||||||
unsafe-inline: true
|
unsafe-inline: true
|
||||||
|
whitelist:
|
||||||
|
frame-ancestors:
|
||||||
|
- "*"
|
||||||
domains:
|
domains:
|
||||||
canonical:
|
canonical:
|
||||||
- "video.{{ primary_domain }}"
|
- "video.{{ primary_domain }}"
|
||||||
|
Reference in New Issue
Block a user