Update transmission peer limit
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -39,6 +39,8 @@ in
|
|||||||
ratio-limit-enabled = true;
|
ratio-limit-enabled = true;
|
||||||
ratio-limit = 5;
|
ratio-limit = 5;
|
||||||
download-queue-size = 10;
|
download-queue-size = 10;
|
||||||
|
peer-limit-per-torrent = 50;
|
||||||
|
peer-limit-global = 500;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
[
|
[
|
||||||
|
Reference in New Issue
Block a user