feat(deluge): add configuration to allow remote connection to deluge daemon

This commit is contained in:
NaeiKinDus 2025-04-13 00:00:00 +00:00
parent e12cd90d34
commit 95e483c2fb
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
4 changed files with 36 additions and 1 deletions

View file

@ -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: []