From e34762648593434ff7fb2fad084b3f0f0cb5bddd Mon Sep 17 00:00:00 2001 From: qhd <1766646056@qq.com> Date: Mon, 22 Jun 2026 10:43:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E7=BD=91=E5=85=B3?= =?UTF-8?q?=E8=AF=B7=E6=B1=82=E4=BD=93=E5=A4=A7=E5=B0=8F=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yml b/config.yml index 2d4109c..5a57aaa 100644 --- a/config.yml +++ b/config.yml @@ -1,6 +1,7 @@ server: address : ":8000" name: "gateway" + clientMaxBodySize: 1073741824 rate: limit: 800 burst: 2000