diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/nginx.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/nginx.conf b/conf/nginx.conf index 09e4a84..287d1d7 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -6,9 +6,6 @@ location / { proxy_set_header Accept-Encoding ""; try_files $uri @proxy; - - # Include SSOWAT user panel. - include conf.d/yunohost_panel.conf.inc; } location ~ /sw.js { |
