From c47f7b9c4899036c52ad0e4f46c4aff7102110bc Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期一, 09 九月 2024 19:56:07 +0800 Subject: [PATCH] 最新版本 --- server/system_gateway/src/main/resources/application.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/server/system_gateway/src/main/resources/application.yml b/server/system_gateway/src/main/resources/application.yml index a5edc83..6503fa3 100644 --- a/server/system_gateway/src/main/resources/application.yml +++ b/server/system_gateway/src/main/resources/application.yml @@ -83,6 +83,7 @@ enabled: true mime-types: application/json port: 10010 + tomcat: max-swallow-size: -1 servlet: -- Gitblit v1.9.3