set half-open connection lower on ms' retarded windows
This commit is contained in:
parent
54155670b5
commit
c35a13b227
|
@ -69,7 +69,7 @@ if common.windows_check():
|
||||||
"gui_update_interval" : 1.0,
|
"gui_update_interval" : 1.0,
|
||||||
"listen_on" : [6881,6889],
|
"listen_on" : [6881,6889],
|
||||||
"lock_tray" : False,
|
"lock_tray" : False,
|
||||||
"max_half_open" : 8,
|
"max_half_open" : 3,
|
||||||
"connection_speed" : -1,
|
"connection_speed" : -1,
|
||||||
"max_active_torrents" : 8,
|
"max_active_torrents" : 8,
|
||||||
"max_active_torrents_tmp" : 8,
|
"max_active_torrents_tmp" : 8,
|
||||||
|
|
Loading…
Reference in New Issue