diff options
Diffstat (limited to 'default-config.json')
| -rw-r--r-- | default-config.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/default-config.json b/default-config.json index 40c3b11..4635f38 100644 --- a/default-config.json +++ b/default-config.json @@ -2,8 +2,9 @@ "channelName": "SyncTube", "maxLoginLength": 20, "maxMessageLength": 500, - "serverChatHistory": 30, - "videoLimit": 0, + "serverChatHistory": 50, + "totalVideoLimit": 0, + "userVideoLimit": 0, "leaderRequest": "everyone", "emotes": [ {"name": ":adorable:", "image": "https://i.imgur.com/5GxNwDY.png"}, |
