Dont send nginx version

This commit is contained in:
2021-01-23 00:15:20 +01:00
parent 50526e5ae1
commit f9da529749

View File

@ -18,6 +18,7 @@ http {
tcp_nodelay on;
keepalive_timeout 65;
types_hash_max_size 2048;
server_tokens off;
server_names_hash_bucket_size 64;