feat: 增加网关请求体大小限制
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
server:
|
||||
address : ":8000"
|
||||
name: "gateway"
|
||||
clientMaxBodySize: 1073741824
|
||||
rate:
|
||||
limit: 800
|
||||
burst: 2000
|
||||
|
||||
Reference in New Issue
Block a user