mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-08 22:08:00 +00:00
increase active downloads. tests needed.
This commit is contained in:
parent
378e4622e3
commit
2dd4c62b0e
@ -1235,7 +1235,7 @@ namespace libtorrent
|
||||
, coalesce_writes(false)
|
||||
, outgoing_ports(0,0)
|
||||
, peer_tos(0)
|
||||
, active_downloads(6)
|
||||
, active_downloads(20)
|
||||
, active_seeds(5)
|
||||
, active_dht_limit(88) // don't announce more than once every 40 seconds
|
||||
, active_tracker_limit(1600) // don't announce to trackers more than once every 1.125 seconds
|
||||
|
Loading…
Reference in New Issue
Block a user