Disable transmission queue
This commit is contained in:
parent
54e15511e8
commit
9d8b575f3a
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
download-dir = "/mnt/hd/torrent";
|
download-dir = "/mnt/hd/torrent";
|
||||||
incomplete-dir = "/mnt/hd/torrent/.incomplete";
|
incomplete-dir = "/mnt/hd/torrent/.incomplete";
|
||||||
|
|
||||||
|
download-queue-enabled = false;
|
||||||
|
|
||||||
rpc-bind-address = "0.0.0.0";
|
rpc-bind-address = "0.0.0.0";
|
||||||
peer-port = 51413; # Forward both TCP and UDP on router traffic from router
|
peer-port = 51413; # Forward both TCP and UDP on router traffic from router
|
||||||
rpc-whitelist-enabled = false;
|
rpc-whitelist-enabled = false;
|
||||||
|
|
Loading…
Add table
Reference in a new issue