drop types_hash_max_size configuration

This commit is contained in:
Daniel Micay 2021-05-23 10:59:06 -04:00
parent db8b900d39
commit 4c1e81764a

View File

@ -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;