diff --git a/web/views/@default/servers/components/cache/createPopup.html b/web/views/@default/servers/components/cache/createPopup.html index 9500a3c9..1d7673f1 100644 --- a/web/views/@default/servers/components/cache/createPopup.html +++ b/web/views/@default/servers/components/cache/createPopup.html @@ -29,14 +29,14 @@ 文件目录最大容量 * -

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

+

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

内存最大容量 -

作为一级缓存的内存最大容量,可以作为磁盘缓冲区和存储热点缓存内容,如果为0表示不使用内存作为一级缓存。

+

单个节点上作为一级缓存的内存最大容量,可以作为磁盘缓冲区和存储热点缓存内容,如果为0表示不使用内存作为一级缓存。

@@ -60,7 +60,7 @@ 内存最大容量 -

允许缓存的最大容量,如果为0表示没有限制。

+

单个节点上允许缓存的最大容量,如果为0表示没有限制。

diff --git a/web/views/@default/servers/components/cache/update.html b/web/views/@default/servers/components/cache/update.html index 894ea79d..32672d49 100644 --- a/web/views/@default/servers/components/cache/update.html +++ b/web/views/@default/servers/components/cache/update.html @@ -31,14 +31,14 @@ 文件目录最大容量 -

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

+

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

内存最大容量 -

作为一级缓存的内存最大容量,可以作为磁盘缓冲区和存储热点缓存内容,如果为0表示不使用内存作为一级缓存。

+

单个节点上作为一级缓存的内存最大容量,可以作为磁盘缓冲区和存储热点缓存内容,如果为0表示不使用内存作为一级缓存。

@@ -69,7 +69,7 @@ 缓存最大容量 -

允许缓存的最大容量,如果为0表示没有限制。

+

单个节点上允许缓存的最大容量,如果为0表示没有限制。