mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Fix #2136 add button to reset the cleanup exception list
This commit is contained in:
parent
e98ba87f8e
commit
d285a90e88
6 changed files with 32 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<action name="procAdminRecompileCacheFile" class="Controllers\Maintenance\CacheReset" />
|
||||
<action name="dispAdminCleanupList" class="Controllers\Maintenance\Cleanup" />
|
||||
<action name="procAdminAddCleanupException" class="Controllers\Maintenance\Cleanup" />
|
||||
<action name="procAdminResetCleanupException" class="Controllers\Maintenance\Cleanup" />
|
||||
<action name="procAdminCleanupFiles" class="Controllers\Maintenance\Cleanup" />
|
||||
<!-- Server Env -->
|
||||
<action name="dispAdminViewServerEnv" class="Controllers\ServerEnv" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue