mirror of
https://github.com/YunoHost-Apps/shellinabox_ynh.git
synced 2024-09-03 20:26:12 +02:00
[enh] Add YunoHost panel
This commit is contained in:
parent
4fb0855465
commit
1cf147d6ea
1 changed files with 4 additions and 0 deletions
|
@ -7,4 +7,8 @@ location PATHTOCHANGE {
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
tcp_nodelay on;
|
tcp_nodelay on;
|
||||||
access_log off;
|
access_log off;
|
||||||
|
|
||||||
|
# Include SSOWAT user panel.
|
||||||
|
include conf.d/yunohost_panel.conf.inc;
|
||||||
|
more_clear_input_headers 'Accept-Encoding';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue