use full alloc

This commit is contained in:
Marcos Pinto 2007-11-01 22:40:04 +00:00
parent bd8329e971
commit b3cdf1371c

View file

@ -115,7 +115,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_compact_storage" : True,
"use_compact_storage" : False,
"use_default_dir" : False,
"use_natpmp" : False,
"use_upnp" : True,