diff --git a/tubearchivist/home/config.json b/tubearchivist/home/config.json index de467fb5..aa446399 100644 --- a/tubearchivist/home/config.json +++ b/tubearchivist/home/config.json @@ -15,8 +15,8 @@ "auto_search": false, "auto_download": false, "channel_size": 50, - "live_channel_size": 0, - "shorts_channel_size": 0 + "live_channel_size": 50, + "shorts_channel_size": 50 }, "downloads": { "limit_count": false,