mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-15 20:15:37 +08:00
隐藏MMAP相关设置
This commit is contained in:
@@ -64,12 +64,12 @@
|
||||
<span class="green">Y</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr v-if="cachePolicy.options.enableMMAP">
|
||||
<!--<tr v-if="cachePolicy.options.enableMMAP">
|
||||
<td class="color-border">启用MMAP</td>
|
||||
<td>
|
||||
<span>Y</span>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>-->
|
||||
</tbody>
|
||||
|
||||
<tbody v-if="cachePolicy.type != 'file'">
|
||||
|
||||
Reference in New Issue
Block a user