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 cbe6bc4a..42b0dfdd 100644
--- a/nginx/nginx.conf
+++ b/nginx/nginx.conf
@@ -21,7 +21,6 @@ http {
sendfile_max_chunk 512k;
tcp_nopush on;
keepalive_timeout 3m;
- types_hash_max_size 4096;
server_tokens off;
msie_padding off;