mirror of
https://github.com/YunoHost-Apps/akkoma_ynh.git
synced 2024-09-03 20:36:17 +02:00
parent
3c9a90df4d
commit
8d12a4d831
1 changed files with 4 additions and 0 deletions
|
@ -35,3 +35,7 @@ location / {
|
|||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
||||
location ~ ^/media {
|
||||
add_header Content-Security-Policy "script-src 'none';";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue