aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-04-05 16:37:02 -0700
committerPinapelz <yukais@pinapelz.com>2026-04-05 16:39:38 -0700
commitee8e8ba44e72caa0fdd88b5b4a8cd63e07339e8d (patch)
tree42ae92ff3aa4edb8ca03fe4da216796f2e9f7178 /src/Types.hx
parentabc7f3331d43e081b8501632e584f24dcc2581ac (diff)
improve some EN locale. add frontend admin registration page via token
Signed-off-by: Pinapelz <yukais@pinapelz.com>
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Types.hx b/src/Types.hx
index 6fbe55b..1b1997a 100644
--- a/src/Types.hx
+++ b/src/Types.hx
@@ -32,6 +32,7 @@ typedef VideoData = {
typedef ServerConfig = Config & {
serverChatHistory:Int,
gatePassword:String,
+ adminToken:String,
localAdmins:Bool,
allowProxyIps:Bool,
localNetworkOnly:Bool,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage