1
0
Fork 0

rtorrent: enable RPC2

This commit is contained in:
Lukáš Kucharczyk 2022-11-09 22:41:24 +01:00
parent 2e74b6c6d7
commit 77ad9d68b5
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
VPN_ENABLED=no VPN_ENABLED=no
ENABLE_WEBUI_AUTH=no ENABLE_WEBUI_AUTH=no
ENABLE_RPC2=yes
ENABLE_RPC2_AUTH=yes