From 0f40b6438a3e7106d6b52079428c5cd8e186ea41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Thu, 10 Aug 2023 09:21:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=B2=E9=BB=98=E8=AE=A4=E7=9A=84=E6=9C=80?= =?UTF-8?q?=E5=A4=9A=E6=A3=80=E6=9F=A5=E5=86=85=E5=AE=B9=E5=B0=BA=E5=AF=B8?= =?UTF-8?q?=E4=BB=8E1MB=E6=94=B9=E4=B8=BA512K?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/views/@default/servers/components/waf/update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/views/@default/servers/components/waf/update.html b/web/views/@default/servers/components/waf/update.html index 1cf0a9bb..2c08e4d8 100644 --- a/web/views/@default/servers/components/waf/update.html +++ b/web/views/@default/servers/components/waf/update.html @@ -90,7 +90,7 @@ 字节 -

当前:{{maxRequestBodySizeFormat}}。WAF能够分析的最大文件内容尺寸,0表示默认,默认为1MB;此值越大,对应使用的系统内存越多,除非特殊情况,否则请谨慎修改。

+

当前:{{maxRequestBodySizeFormat}}。WAF能够分析的最大文件内容尺寸,0表示默认,默认为512K;此值越大,对应使用的系统内存越多,除非特殊情况,否则请谨慎修改。