mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
log off on bosh url
This commit is contained in:
parent
fcf658ab50
commit
8d17ed8254
1 changed files with 1 additions and 0 deletions
|
@ -16,4 +16,5 @@ location /PATHTOCHANGE/http-bind {
|
||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
tcp_nodelay on;
|
tcp_nodelay on;
|
||||||
|
access_log off;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue