Update 'nginx.conf'

master
Edwin Lyon 3 years ago
parent 4d6eeab518
commit d6ea02a486
  1. 2
      nginx.conf

@ -15,7 +15,7 @@ http {
# Basic Settings # Basic Settings
## ##
sendfile on; sendfile off;
tcp_nopush on; tcp_nopush on;
tcp_nodelay on; tcp_nodelay on;
types_hash_max_size 2048; types_hash_max_size 2048;

Loading…
Cancel
Save