diff --git a/template/block/reverse_proxy.conf b/template/block/reverse_proxy.conf index eb44b807..14338a73 100644 --- a/template/block/reverse_proxy.conf +++ b/template/block/reverse_proxy.conf @@ -10,7 +10,7 @@ value = true [variables.clientMaxBodySize] type = "string" -name = { en = "Include sub domains", zh_CN = "客户端最大请求内容大小"} +name = { en = "Client Max Body Size", zh_CN = "客户端最大请求内容大小"} value = "1000m" [variables.port]