drop types_hash_max_size configuration
This commit is contained in:
parent
db8b900d39
commit
4c1e81764a
@ -21,7 +21,6 @@ http {
|
|||||||
sendfile_max_chunk 512k;
|
sendfile_max_chunk 512k;
|
||||||
tcp_nopush on;
|
tcp_nopush on;
|
||||||
keepalive_timeout 3m;
|
keepalive_timeout 3m;
|
||||||
types_hash_max_size 4096;
|
|
||||||
server_tokens off;
|
server_tokens off;
|
||||||
msie_padding off;
|
msie_padding off;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user