Spaces:
Sleeping
Sleeping
Update conf/nginx.conf
Browse files- conf/nginx.conf +1 -1
conf/nginx.conf
CHANGED
@@ -24,7 +24,7 @@ http {
|
|
24 |
|
25 |
#access_log logs/access.log main;
|
26 |
|
27 |
-
sendfile
|
28 |
#tcp_nopush on;
|
29 |
|
30 |
#keepalive_timeout 0;
|
|
|
24 |
|
25 |
#access_log logs/access.log main;
|
26 |
|
27 |
+
sendfile off;
|
28 |
#tcp_nopush on;
|
29 |
|
30 |
#keepalive_timeout 0;
|