removed buffering

This commit is contained in:
2022-01-29 16:39:23 +01:00
parent 1f73dc46f8
commit a6e50e5041
2 changed files with 8 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ http {
keepalive_timeout 65;
fastcgi_send_timeout 600s;
fastcgi_read_timeout 600s;
proxy_buffering off;
#gzip on;