mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-05 02:55:42 +01:00
add support for rpc-host-whitelist notation and give control of whitelist list with an env var WHITELIST
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
"rpc-port": 9091,
|
||||
"rpc-url": "/transmission/",
|
||||
"rpc-username": "",
|
||||
"rpc-host-whitelist": "127.0.0.1",
|
||||
"rpc-host-whitelist-enabled": false,
|
||||
"rpc-whitelist": "127.0.0.1",
|
||||
"rpc-whitelist-enabled": false,
|
||||
"scrape-paused-torrents-enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user