mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:39:49 +00:00
setting limit_count default to false after implementing dynamic dl queue
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"channel_size": 50
|
"channel_size": 50
|
||||||
},
|
},
|
||||||
"downloads": {
|
"downloads": {
|
||||||
"limit_count": 5,
|
"limit_count": false,
|
||||||
"limit_speed": false,
|
"limit_speed": false,
|
||||||
"sleep_interval": 3,
|
"sleep_interval": 3,
|
||||||
"format": false,
|
"format": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user