From 3c022ef91a2f56c9a1573d0d4134d04e8ee5ca56 Mon Sep 17 00:00:00 2001 From: RblSb Date: Tue, 8 Nov 2022 21:30:36 +0300 Subject: Add "localNetworkOnly" option --- 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 61a1ab1..fe0e6b2 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -26,6 +26,7 @@ typedef Config = { requestLeaderOnPause:Bool, localAdmins:Bool, allowProxyIps:Bool, + localNetworkOnly:Bool, templateUrl:String, youtubeApiKey:String, youtubePlaylistLimit:Int, -- cgit v1.2.3