diff --git a/conf/nginx.conf b/conf/nginx.conf index d8a1a31..946cc01 100755 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -23,8 +23,8 @@ location / { proxy_http_version 1.1; # Include SSOWAT user panel. - include conf.d/yunohost_panel.conf.inc; - more_clear_input_headers 'Accept-Encoding'; + #include conf.d/yunohost_panel.conf.inc; + #more_clear_input_headers 'Accept-Encoding'; } location /ws/ {