可以清理数据库节点的数据表

This commit is contained in:
GoEdgeLab
2021-01-19 22:05:46 +08:00
parent 600caad2f8
commit 62d42e8e30
22 changed files with 236 additions and 18 deletions

View File

@@ -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>