mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 12:04:51 +00:00
have either, not full, set as default
This commit is contained in:
parent
e2422ab64e
commit
61216e06b0
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ DEFAULT_PREFS = {
|
|||
"utpex": False,
|
||||
"enc_in_policy": 1,
|
||||
"enc_out_policy": 1,
|
||||
"enc_level": 1,
|
||||
"enc_level": 2,
|
||||
"enc_prefer_rc4": True,
|
||||
"max_connections_global": -1,
|
||||
"max_upload_speed": -1.0,
|
||||
|
|
Loading…
Add table
Reference in a new issue