mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-18 20:15:35 +00:00
removed buffering
This commit is contained in:
@@ -25,6 +25,7 @@ http {
|
||||
keepalive_timeout 65;
|
||||
fastcgi_send_timeout 600s;
|
||||
fastcgi_read_timeout 600s;
|
||||
proxy_buffering off;
|
||||
|
||||
#gzip on;
|
||||
|
||||
|
Reference in New Issue
Block a user