缓存策略增加预热超时时间设置(默认20分钟)

This commit is contained in:
刘祥超
2023-08-06 17:06:28 +08:00
parent 7f765f4267
commit 3c44e14386
6 changed files with 31 additions and 2 deletions

View File

@@ -83,6 +83,10 @@
<span v-else class="disabled">N</span>
</td>
</tr>
<tr>
<td>预热超时时间</td>
<td><span v-if="fetchTimeoutString.length > 0">{{fetchTimeoutString}}</span><span v-else class="disabled">使用默认</span></td>
</tr>
<tr>
<td>描述</td>
<td>