From 315e973e1f4726e0cb83a55986426a9cd4c65aa1 Mon Sep 17 00:00:00 2001 From: zefie Date: Sat, 22 Oct 2022 23:29:36 -0400 Subject: [PATCH] update reserved names --- zefie_wtvp_minisrv/includes/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zefie_wtvp_minisrv/includes/config.json b/zefie_wtvp_minisrv/includes/config.json index a525fcf5..de248b91 100644 --- a/zefie_wtvp_minisrv/includes/config.json +++ b/zefie_wtvp_minisrv/includes/config.json @@ -54,7 +54,9 @@ // reserved account names, users (nor admins) can register these "AccountDisabled", "Demo", - "Flash", + "abuse", + "support", + "registration", "null" ] },