diff options
| author | RblSb <msrblsb@gmail.com> | 2020-03-08 03:20:52 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-03-08 03:20:52 +0300 |
| commit | 4df4f2d023d7c2413fb5d6bf9597ce409c3354be (patch) | |
| tree | 9385e57e234e3c27ba1ce3433c63df38a92c3702 /default-config.json | |
| parent | c6709732e858d111a75d14f8b9a132c58487f8d8 (diff) | |
Youtube playlists and api key in config
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 37c3861..6d0a99e 100644 --- a/default-config.json +++ b/default-config.json @@ -7,6 +7,7 @@ "totalVideoLimit": 0, "userVideoLimit": 0, "templateUrl": "https://youtube.com/watch?v=iY1QHpp6iEE", + "youtubeApiKey": "AIzaSyDTk1OPRI9cDkAK_BKsBcv10DQCHse-QaA", "permissions": { "guest": ["writeChat", "addVideo", "removeVideo", "changeOrder", "requestLeader", "rewind"], "user": ["guest"], |
