summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nginx/nginx.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/nginx/nginx.conf b/nginx/nginx.conf
index a3cd866f..ba1828ee 100644
--- a/nginx/nginx.conf
+++ b/nginx/nginx.conf
@@ -17,7 +17,6 @@ http {
sendfile on;
tcp_nopush on;
- tcp_nodelay on;
keepalive_timeout 65;
types_hash_max_size 4096;
server_tokens off;