default compact allocation
This commit is contained in:
parent
da539f5353
commit
5cc4865e8a
|
@ -83,7 +83,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" : False,
|
||||
"use_compact_storage" : True,
|
||||
"use_default_dir" : False,
|
||||
"use_natpmp" : False,
|
||||
"use_upnp" : False,
|
||||
|
|
Loading…
Reference in New Issue