diff options
| author | RblSb <msrblsb@gmail.com> | 2021-01-17 22:50:39 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2021-01-17 22:50:39 +0300 |
| commit | 3444b413ab12783c85ce73df9931142fea11b749 (patch) | |
| tree | 97e128323033cedb0cf6e6c713385960b339c830 /default-config.json | |
| parent | 266c0cbe76d345afe49759ba8be9ba7aadc4760d (diff) | |
requestLeaderOnPause option
closes #13
Diffstat (limited to 'default-config.json')
| -rw-r--r-- | default-config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-config.json b/default-config.json index 3dc1b2f..bc4c9c0 100644 --- a/default-config.json +++ b/default-config.json @@ -6,6 +6,7 @@ "serverChatHistory": 50, "totalVideoLimit": 0, "userVideoLimit": 0, + "requestLeaderOnPause": false, "localAdmins": true, "templateUrl": "https://youtube.com/playlist?list=PL9FiZUDVMu9tc_85frYognMOVFC_-VkSX", "youtubeApiKey": "AIzaSyDTk1OPRI9cDkAK_BKsBcv10DQCHse-QaA", |
