Add private admin console and disconnect handling

This commit is contained in:
2026-08-17 14:49:22 -07:00
parent 65e9917fd3
commit 8b1d14dcea
10 changed files with 201 additions and 9 deletions
+6
View File
@@ -12,3 +12,9 @@ TWITCH_CHANNEL_LOGIN=
TWITCH_EXTENSION_SECRET=
TWITCH_OAUTH_REDIRECT_URI=https://twungeon.example/oauth/callback
TWITCH_TOKEN_FILE=/var/lib/twungeon/twitch-token.json
# Private operator panel. The listener and request filter are restricted to 10.138.0.0/16.
ADMIN_ENABLED=false
ADMIN_HOST=10.138.4.44
ADMIN_PORT=3001
ADMIN_PASSWORD=