We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162a254 commit ca415adCopy full SHA for ca415ad
bin/config/nginx.conf
@@ -20,7 +20,7 @@ http {
20
keepalive_timeout 65;
21
types_hash_max_size 2048;
22
client_max_body_size 100m;
23
- # server_tokens off;
+ server_tokens off;
24
25
# server_names_hash_bucket_size 64;
26
# server_name_in_redirect off;
0 commit comments