update(transmission): blocklist
This commit is contained in:
parent
a040dd330d
commit
4da3a8ece6
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ in
|
|||
ratio-limit = 3;
|
||||
ratio-limit-enabled = true;
|
||||
blocklist-enabled = true;
|
||||
blocklist-url = "https://raw.githubusercontent.com/Naunter/BT_BlockLists/master/bt_blocklists.gz";
|
||||
rpc-bind-address = hosts.tailscale.ipv4.heimdall;
|
||||
rpc-host-whitelist = lib.strings.join "," [ "heimdall" ];
|
||||
rpc-whitelist = lib.strings.join "," [ "127.0.0.1" "::1" hosts.tailscale.ipv4.heimdall hosts.tailscale.ipv4.sif hosts.tailscale.ipv4.thor ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue