fix max_number_uploads name
This commit is contained in:
parent
585f9b20b6
commit
31128a2e25
|
@ -68,7 +68,7 @@ DEFAULT_PREFS = {
|
|||
"max_number_uploads" : -1,
|
||||
"max_upload_speed" : -1,
|
||||
"max_upload_speed_bps" : -1,
|
||||
"max_uploads" : 2,
|
||||
"max_number_uploads" : -1,
|
||||
"pref_rc4" : True,
|
||||
"prioritize_first_last_pieces" : False,
|
||||
"proxy_type" : common.ProxyType.none,
|
||||
|
|
Loading…
Reference in New Issue