From e585149a7e0551d25c5c6e744d35606be6d98e35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Sun, 18 Apr 2021 19:05:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E7=AD=96=E7=95=A5=E7=9A=84=E6=96=87=E4=BB=B6=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E6=9C=80=E5=A4=A7=E5=AE=B9=E9=87=8F=E5=92=8C=E5=86=85?= =?UTF-8?q?=E5=AD=98=E6=9C=80=E5=A4=A7=E5=AE=B9=E9=87=8F=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/views/@default/servers/components/cache/createPopup.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/views/@default/servers/components/cache/createPopup.html b/web/views/@default/servers/components/cache/createPopup.html index cbb470c3..1beca3a4 100644 --- a/web/views/@default/servers/components/cache/createPopup.html +++ b/web/views/@default/servers/components/cache/createPopup.html @@ -28,14 +28,14 @@ 文件目录最大容量 - +

作为二级缓存的文件目录允许缓存的最大容量,如果为0表示没有限制。

内存最大容量 - +

作为一级缓存的内存最大容量,如果为0表示不使用内存作为一级缓存。