mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-04 05:00:25 +08:00
优化缓存磁盘用量选项提示文字
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<td class="color-border">缓存磁盘最大用量 *</td>
|
||||
<td>
|
||||
<size-capacity-box :v-name="'capacityJSON'" :v-count="128" :v-unit="'gb'" :key="'capacityJSON1'"></size-capacity-box>
|
||||
<p class="comment">缓存所在磁盘的最大用量,超出此用量或磁盘接近用尽时,将会自动尝试清理旧数据,如果为0表示没有限制。</p>
|
||||
<p class="comment">单个节点上缓存所在磁盘的最大用量,超出此用量或磁盘接近用尽时,将会自动尝试清理旧数据,如果为0表示没有限制。</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user