feat(hermes): add update backup controls

This commit is contained in:
晴天
2026-05-27 02:33:57 +08:00
parent 77ab060e9c
commit 66a23f861c
8 changed files with 365 additions and 4 deletions

View File

@@ -317,6 +317,8 @@ pub fn run() {
hermes::hermes_cron_config_save,
hermes::hermes_sessions_maintenance_config_read,
hermes::hermes_sessions_maintenance_config_save,
hermes::hermes_updates_config_read,
hermes::hermes_updates_config_save,
hermes::hermes_logging_config_read,
hermes::hermes_logging_config_save,
hermes::hermes_approvals_config_read,