From 9168f9d5a8a6333e45309fdeabb2f71a368a5fce Mon Sep 17 00:00:00 2001 From: RblSb Date: Thu, 14 May 2020 01:14:10 +0300 Subject: Option to disable unregistered local admins --- src/Types.hx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Types.hx') diff --git a/src/Types.hx b/src/Types.hx index ae13a6a..c791733 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -17,6 +17,7 @@ typedef Config = { serverChatHistory:Int, totalVideoLimit:Int, userVideoLimit:Int, + localAdmins:Bool, templateUrl:String, youtubeApiKey:String, permissions:{ -- cgit v1.2.3