diff --git a/nginx.conf.sigil b/nginx.conf.sigil index 284397c3..a8b34cc1 100644 --- a/nginx.conf.sigil +++ b/nginx.conf.sigil @@ -28,7 +28,6 @@ server { keepalive_timeout 70; keepalive_requests 500; proxy_read_timeout 3600; - limit_conn addr 10000; client_max_body_size 100M; {{ end }}