feat: rpc-whitelist
This commit is contained in:
parent
c3aead4882
commit
020bae08e3
@ -49,7 +49,7 @@
|
||||
"rpc-port": 9091,
|
||||
"rpc-url": "/transmission/",
|
||||
"rpc-username": "",
|
||||
"rpc-whitelist": "127.0.0.1,::1",
|
||||
"rpc-whitelist": "127.0.0.1,::1,192.168.0.*",
|
||||
"rpc-whitelist-enabled": true,
|
||||
"scrape-paused-torrents-enabled": true,
|
||||
"script-torrent-done-enabled": false,
|
||||
|
Reference in New Issue
Block a user