have either, not full, set as default

This commit is contained in:
Marcos Pinto 2007-09-22 00:21:24 +00:00
parent e2422ab64e
commit 61216e06b0
1 changed files with 1 additions and 1 deletions

View File

@ -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,