mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Remove message cleanup from webapp
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
<div class="col s12">
|
||||
<div class="card-panel indigo lighten-5 z-depth-3 hoverable black-text">
|
||||
<h4>Run a Database Cleanup</h4>
|
||||
<p class="flow-text">Clears the keyval caches and purges the old messages. (Hit once, and wait a minute)</p>
|
||||
<p class="flow-text">Clears the keyval caches. (Hit once, and wait a minute)</p>
|
||||
<a class="waves-effect waves-light btn" id="db_cleanup_btn">Run DB Cleanup Task</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user