diff options
Diffstat (limited to 'default-config.json')
| -rw-r--r-- | default-config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/default-config.json b/default-config.json index 7360e1d..3dc1b2f 100644 --- a/default-config.json +++ b/default-config.json @@ -7,8 +7,9 @@ "totalVideoLimit": 0, "userVideoLimit": 0, "localAdmins": true, - "templateUrl": "https://www.youtube.com/watch?v=craeyJdrCsE", + "templateUrl": "https://youtube.com/playlist?list=PL9FiZUDVMu9tc_85frYognMOVFC_-VkSX", "youtubeApiKey": "AIzaSyDTk1OPRI9cDkAK_BKsBcv10DQCHse-QaA", + "youtubePlaylistLimit": 50, "permissions": { "guest": ["writeChat", "addVideo", "removeVideo", "changeOrder", "requestLeader", "rewind"], "user": ["guest"], |
