1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Merge branch 'testing' into v2

This commit is contained in:
Éric Gaspar 2023-02-16 21:12:19 +01:00
commit 2796756607

View file

@ -7,6 +7,8 @@ location __PATH__/ {
more_set_headers "Content-Security-Policy: frame-ancestors 'self'";
more_set_headers "Content-Security-Policy: frame-ancestors 'self'";
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}