From d3c34032ef86163d683ef22906481e0f3196ae79 Mon Sep 17 00:00:00 2001 From: RblSb Date: Mon, 27 Sep 2021 19:41:27 +0300 Subject: Allow proxy ips by default And improve server output --- 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 3a3f437..90952e2 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -25,6 +25,7 @@ typedef Config = { userVideoLimit:Int, requestLeaderOnPause:Bool, localAdmins:Bool, + allowProxyIps:Bool, templateUrl:String, youtubeApiKey:String, youtubePlaylistLimit:Int, -- cgit v1.2.3