remove max_number_torrents
This commit is contained in:
parent
8d0c348598
commit
7aff2c1ae9
|
@ -56,7 +56,6 @@ DEFAULT_PREFS = {
|
|||
"max_download_rate" : -1,
|
||||
"max_download_rate_bps": -1.0,
|
||||
"max_number_downloads" : -1.0,
|
||||
"max_number_torrents" : -1.0,
|
||||
"max_number_uploads" : -1.0,
|
||||
"max_upload_rate" : -1,
|
||||
"max_upload_rate_bps" : -1.0,
|
||||
|
|
Loading…
Reference in New Issue