mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 03:38:59 +02:00
Allowed embeding of peertube
This commit is contained in:
parent
4f0962b4a2
commit
b2df1ef649
@ -8,9 +8,12 @@ features:
|
|||||||
csp:
|
csp:
|
||||||
flags:
|
flags:
|
||||||
script-src:
|
script-src:
|
||||||
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 }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user