diff --git a/root/defaults/nginx.conf b/root/defaults/nginx.conf index a47a4050..22b05841 100644 --- a/root/defaults/nginx.conf +++ b/root/defaults/nginx.conf @@ -27,7 +27,7 @@ http { types_hash_max_size 2048; variables_hash_max_size 2048; - # server_tokens off; + server_tokens off; # server_names_hash_bucket_size 64; # server_name_in_redirect off;