diff --git a/conf/settings.json b/conf/settings.json index f921a01..486ca11 100644 --- a/conf/settings.json +++ b/conf/settings.json @@ -46,6 +46,8 @@ "rpc-authentication-required": false, "rpc-bind-address": "127.0.0.1", "rpc-enabled": true, + "rpc-host-whitelist": "", + "rpc-host-whitelist-enabled": true, "rpc-password": "__RPC_PASSWORD_TO_CHANGE__", "rpc-port": __PORT__, "rpc-url": "__PATH__transmission/",