Add dashboard auto-refresh, status filters, rate limiting, database backup/restore

This commit is contained in:
Troll (Hermes Agent) 2026-08-01 22:52:32 +00:00
parent f32efc42c5
commit 5ebce2baff
5 changed files with 138 additions and 29 deletions

3
booth_settings.json Normal file
View file

@ -0,0 +1,3 @@
{
"refresh_seconds": 20
}