mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
dispersed changes
This commit is contained in:
parent
a3f7be39b7
commit
fc6c05540c
7 changed files with 21 additions and 11 deletions
|
@ -22,9 +22,10 @@ http {
|
|||
tcp_nodelay on;
|
||||
keepalive_timeout 65;
|
||||
types_hash_max_size 2048;
|
||||
|
||||
# server_tokens off;
|
||||
|
||||
# server_names_hash_bucket_size 64;
|
||||
server_names_hash_bucket_size 64;
|
||||
# server_name_in_redirect off;
|
||||
|
||||
include /etc/nginx/mime.types;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue