transmission: incread download rate
This commit is contained in:
parent
8e5fdfa34a
commit
b937e52715
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ in {
|
||||||
|
|
||||||
# "normal" speed limits
|
# "normal" speed limits
|
||||||
speed-limit-down-enabled = true;
|
speed-limit-down-enabled = true;
|
||||||
speed-limit-down = 200;
|
speed-limit-down = 500;
|
||||||
speed-limit-up-enabled = true;
|
speed-limit-up-enabled = true;
|
||||||
speed-limit-up = 50;
|
speed-limit-up = 50;
|
||||||
upload-slots-per-torrent = 8;
|
upload-slots-per-torrent = 8;
|
||||||
|
|
Loading…
Reference in a new issue