feat(deluge): add configuration to allow remote connection to deluge daemon
This commit is contained in:
parent
e12cd90d34
commit
95e483c2fb
4 changed files with 36 additions and 1 deletions
|
@ -17,3 +17,5 @@ deluge_daemon_incoming_port: 6881
|
|||
deluge_daemon_outgoing_port_lo: 6889
|
||||
deluge_daemon_outgoing_port_hi: 6899
|
||||
deluge_web_expose_client: false
|
||||
deluge_allow_remote_control: false
|
||||
deluge_allowed_remotes: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue