mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 07:28:39 +00:00
with ntfs-3g and reiser4 support, considering the new priority feature, set default to full alloc
This commit is contained in:
parent
a6f22ccc09
commit
12a685dff1
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ DEFAULT_PREFS = {
|
||||||
"tray_downloadspeedlist" : [5.0, 10.0, 30.0, 80.0, 300.0],
|
"tray_downloadspeedlist" : [5.0, 10.0, 30.0, 80.0, 300.0],
|
||||||
"tray_passwd" : "",
|
"tray_passwd" : "",
|
||||||
"tray_uploadspeedlist" : [5.0, 10.0, 30.0, 80.0, 300.0],
|
"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_default_dir" : False,
|
||||||
"use_natpmp" : False,
|
"use_natpmp" : False,
|
||||||
"use_upnp" : False,
|
"use_upnp" : False,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue