mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue