|
@@ -9,8 +9,4 @@ location ^~ __PATH__/ {
|
|
|
|
|
|
|
|
# by default nginx times out connections in one minute
|
|
# by default nginx times out connections in one minute
|
|
|
proxy_read_timeout 1d;
|
|
proxy_read_timeout 1d;
|
|
|
-
|
|
|
|
|
- # Include SSOWAT user panel.
|
|
|
|
|
- include conf.d/yunohost_panel.conf.inc;
|
|
|
|
|
- more_clear_input_headers 'Accept-Encoding';
|
|
|
|
|
}
|
|
}
|