From 18ad9d52ece554018096105201093737fe47d45d Mon Sep 17 00:00:00 2001 From: src386 Date: Fri, 21 Aug 2015 18:31:32 +0200 Subject: [PATCH] remove ssowat conf --- conf/nginx.conf | 3 --- 1 file changed, 3 deletions(-) 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) {