mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
parent
16bdda72d2
commit
f344bf27cd
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
language="fr"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
setup_sub_dir=0
|
||||
setup_root=1
|
||||
setup_nourl=0
|
||||
setup_private=1
|
||||
|
|
|
@ -39,4 +39,5 @@ location __PATH__/embed/ {
|
|||
proxy_set_header Connection "upgrade";
|
||||
|
||||
more_set_headers "X-Frame-Options : ALLOWALL";
|
||||
more_set_headers "Content-Security-Policy : upgrade-insecure-requests ; frame-ancestors * ";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue