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 --- default-config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'default-config.json') diff --git a/default-config.json b/default-config.json index 0448a1a..c6e9083 100644 --- a/default-config.json +++ b/default-config.json @@ -8,6 +8,7 @@ "userVideoLimit": 0, "requestLeaderOnPause": false, "localAdmins": true, + "allowProxyIps": true, "templateUrl": "https://youtube.com/playlist?list=PL9FiZUDVMu9tc_85frYognMOVFC_-VkSX", "youtubeApiKey": "AIzaSyDTk1OPRI9cDkAK_BKsBcv10DQCHse-QaA", "youtubePlaylistLimit": 50, -- cgit v1.2.3