Deluge still doesn't autoconnect
Posted: Fri Aug 05, 2016 11:09 pm
web.conf
hostlist.conf.1.2
I tried to change 127.0.0.1 to localhost but that didn't play ball.
Any ideas?
Code: Select all
"session_timeout": 3600,
"default_daemon": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"sidebar_multiple_filters": true
}
Code: Select all
{
"file": 1,
"format": 1
}{
"hosts": [
[
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"127.0.0.1",
58846,
"",
""
]
]
}
Any ideas?