This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git
The following commit(s) were added to refs/heads/master by this push:
new 8b06813 Update application.yml (#2856)
8b06813 is described below
commit 8b068131a9826c30171085a11ae77b690f5c34b3
Author: lzqdename <[email protected]>
AuthorDate: Wed Feb 9 22:20:18 2022 +0800
Update application.yml (#2856)
---
shenyu-bootstrap/src/main/resources/application.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/shenyu-bootstrap/src/main/resources/application.yml
b/shenyu-bootstrap/src/main/resources/application.yml
index b9a517f..171b32c 100644
--- a/shenyu-bootstrap/src/main/resources/application.yml
+++ b/shenyu-bootstrap/src/main/resources/application.yml
@@ -22,6 +22,8 @@ spring:
allow-bean-definition-overriding: true
application:
name: shenyu-bootstrap
+ codec:
+ max-in-memory-size: 2MB
cloud:
loadbalancer:
ribbon: