diff --git a/cli/stubs/nginx.conf b/cli/stubs/nginx.conf index f9a37a8..a6f6d54 100644 --- a/cli/stubs/nginx.conf +++ b/cli/stubs/nginx.conf @@ -11,6 +11,7 @@ http { sendfile on; keepalive_timeout 65; + types_hash_max_size 2048; client_max_body_size 128M; server_names_hash_bucket_size 128; @@ -20,6 +21,7 @@ http { gzip_min_length 256; gzip_proxied any; gzip_vary on; + ssi on; gzip_types