TITAN/fbi-downloader: add new hyprspace range
This commit is contained in:
parent
dacde9abcc
commit
6578ade50f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
utp-enabled = false;
|
||||
rpc-bind-address = "0.0.0.0";
|
||||
rpc-whitelist = "127.0.0.1,::1,10.100.0.1,10.100.0.*,10.100.1.*,10.100.3.*";
|
||||
rpc-whitelist = "127.0.0.1,::1,10.100.0.1,10.100.0.*,10.100.1.*,10.100.3.*,100.64.*.*";
|
||||
rpc-authentication-required = true;
|
||||
};
|
||||
credentialsFile = config.age.secrets.transmission-rpc-password.path;
|
||||
|
|
Loading…
Reference in a new issue