fix switch

This commit is contained in:
Marcos Pinto 2007-08-10 21:21:58 +00:00
parent 8bb4ea33aa
commit c29a303dd4
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ DEFAULT_PREFS = {
"tray_downloadspeedlist" : [5.0, 10.0, 30.0, 80.0, 300.0],
"tray_passwd" : "",
"tray_uploadspeedlist" : [5.0, 10.0, 30.0, 80.0, 300.0],
"use_full_storage" : True,
"use_compact_storage" : True,
"use_default_dir" : False,
"use_natpmp" : False,
"use_upnp" : False,