mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
hosts/samhain: Transmission fixes for Yggdrasil
This commit is contained in:
parent
127cf57881
commit
009abe3eef
1 changed files with 3 additions and 2 deletions
|
|
@ -20,8 +20,9 @@
|
||||||
download-dir = "/mnt/zraw/media/unsorted";
|
download-dir = "/mnt/zraw/media/unsorted";
|
||||||
incomplete-dir = "/mnt/zraw/media/.incomplete";
|
incomplete-dir = "/mnt/zraw/media/.incomplete";
|
||||||
incomplete-dir-enabled = true;
|
incomplete-dir-enabled = true;
|
||||||
rpc-bind-address = "0.0.0.0";
|
rpc-bind-address = "::";
|
||||||
rpc-whitelist = "127.0.0.1,192.168.1.*,192.168.122.*";
|
rpc-whitelist-enabled = false;
|
||||||
|
rpc-host-whitelist-enabled = false;
|
||||||
script-torrent-done-enabled = true;
|
script-torrent-done-enabled = true;
|
||||||
dht-enabled = true;
|
dht-enabled = true;
|
||||||
pex-enabled = true;
|
pex-enabled = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue