mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
parent
e68532f1f9
commit
269035e0ca
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
root __FINALPATH__/jitsi-meet-web;
|
||||
|
||||
# fix https://github.com/YunoHost-Apps/jitsi_ynh/issues/113
|
||||
more_set_headers "Content-Security-Policy: frame-ancestors 'self'";
|
||||
|
||||
# ssi on with javascript for multidomain variables in config.js
|
||||
ssi on;
|
||||
ssi_types application/x-javascript application/javascript;
|
||||
|
|
Loading…
Add table
Reference in a new issue