diff --git a/conf/nginx.conf b/conf/nginx.conf index 778f730..4d46e01 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -31,9 +31,6 @@ location ~ ^PATHTOCHANGE/ws/ { proxy_send_timeout 86400s; proxy_redirect off; } - -# Include SSOWAT user panel. - include conf.d/yunohost_panel.conf.inc; } location ~ ^PATHTOCHANGE/(log|\.ht) {