Explorar o código

fix(template): clientMaxBodySize name is wrong #216

0xJacky hai 1 ano
pai
achega
7c47f08a72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/block/reverse_proxy.conf

+ 1 - 1
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]