From cce9facd8c0a37cb52b5250dec95b8f3d58251a7 Mon Sep 17 00:00:00 2001 From: ADG <2007andredoe@gmail.com> Date: Tue, 13 Feb 2024 14:01:06 -0300 Subject: [PATCH] fix: update nginx --- nginx.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/nginx.conf b/nginx.conf index 3859d6b..027b4ef 100644 --- a/nginx.conf +++ b/nginx.conf @@ -36,7 +36,6 @@ server { } limit_req zone=one burst=5; - limit_conn addr 10; client_body_timeout 10s;