Add hint and another variable
This commit is contained in:
parent
d3b3576815
commit
c9c8b4b921
2 changed files with 8 additions and 2 deletions
|
@ -20,7 +20,7 @@ http {
|
|||
tcp_nodelay on;
|
||||
keepalive_timeout 65;
|
||||
types_hash_max_size 2048;
|
||||
server_tokens off;
|
||||
server_tokens {{ nginx_server_token | default(off) }};
|
||||
|
||||
map_hash_max_size 4096;
|
||||
map_hash_bucket_size 128;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue