mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 12:04:10 +00:00
Remove a pref regarding auto adding in queue thinking it was from the core's previous AutoAdd. Re-Added.
This commit is contained in:
parent
f41f6ad46a
commit
18b27d4b49
@ -135,6 +135,7 @@ DEFAULT_PREFS = {
|
||||
"autoconnect": False,
|
||||
"autoconnect_host_id": None,
|
||||
"autostart_localhost": False,
|
||||
"autoadd_queued": False,
|
||||
"choose_directory_dialog_path": deluge.common.get_default_download_dir(),
|
||||
"show_new_releases": True,
|
||||
"signal_port": 40000,
|
||||
|
Loading…
x
Reference in New Issue
Block a user