优化界面/将“反向代理”菜单改为“源站”,将“Web设置”改为“静态分发”

This commit is contained in:
GoEdgeLab
2022-04-14 15:58:39 +08:00
parent c659e08e7e
commit ea017652bc
8 changed files with 49 additions and 105 deletions

View File

@@ -36,7 +36,7 @@
<td class="color-border">内存最大容量</td>
<td>
<size-capacity-box :v-name="'fileMemoryCapacityJSON'" :v-count="1" :v-unit="'gb'" :key="'fileMemoryCapacityJSON'"></size-capacity-box>
<p class="comment">作为一级缓存的内存最大容量如果为0表示不使用内存作为一级缓存。</p>
<p class="comment">作为一级缓存的内存最大容量,可以作为磁盘缓冲区和存储热点缓存内容,如果为0表示不使用内存作为一级缓存。</p>
</td>
</tr>
<tr>