Add incidents log and viewer

This commit is contained in:
2026-02-08 01:33:14 +03:00
parent 4eb202c2ed
commit 4e79c401a9
8 changed files with 804 additions and 1 deletions

View File

@@ -29,6 +29,12 @@ audit:
rotate_when: "W0"
backup_count: 8
incidents:
enabled: true
path: "/var/server-bot/incidents.log"
rotate_when: "W0"
backup_count: 8
arcane:
base_url: "http://localhost:3552"
api_key: "arc_..."