set half-open connection lower on ms' retarded windows

This commit is contained in:
Marcos Pinto 2007-12-10 22:24:45 +00:00
parent 54155670b5
commit c35a13b227
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ if common.windows_check():
"gui_update_interval" : 1.0,
"listen_on" : [6881,6889],
"lock_tray" : False,
"max_half_open" : 8,
"max_half_open" : 3,
"connection_speed" : -1,
"max_active_torrents" : 8,
"max_active_torrents_tmp" : 8,