mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-18 06:40:25 +08:00
可以清理数据库节点的数据表
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<input type="text" name="days" v-model="config.days" style="width:6em" maxlength="6"/>
|
||||
<span class="ui label">天</span>
|
||||
</div>
|
||||
<p class="comment">天数包括当天。如果填0表示不自动清理。</p>
|
||||
<p class="comment">天数包括当天。如果填0表示不自动清理。此设置也会同时作用于日志数据库。</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user