transmission config

This commit is contained in:
Geir Okkenhaug Jerstad 2024-05-20 19:39:17 +02:00
parent 2df622c99e
commit 5f0bc76174

View file

@ -11,7 +11,7 @@
settings = {
#rpc-whitelist-enabled = true;
rpc-whitelist = "127.0.0.1,10.0.0.1/24,100.64.0.0/10";
rpc-whitelist = "127.0.0.1,10.0.0.*,100.64.*.*";
};
};
}