qbt: disable queueing
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
MaxActiveCheckingTorrents = 5;
|
||||
|
||||
# queueing
|
||||
QueueingSystemEnabled = true;
|
||||
QueueingSystemEnabled = false;
|
||||
MaxActiveDownloads = 2; # num of torrents that can download at the same time
|
||||
MaxActiveUploads = 20;
|
||||
IgnoreSlowTorrentsForQueueing = true;
|
||||
|
||||
Reference in New Issue
Block a user