system/transmission: persist downloads
This commit is contained in:
parent
5eb6f006e2
commit
ca50525c88
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
||||||
alt-speed-time-enabled = true;
|
alt-speed-time-enabled = true;
|
||||||
alt-speed-time-end = 1380;
|
alt-speed-time-end = 1380;
|
||||||
alt-speed-up = 256;
|
alt-speed-up = 256;
|
||||||
|
download-dir = "/persist/transmission/Downloads";
|
||||||
|
incomplete-dir = "/persist/transmission/.incomplete";
|
||||||
ratio-limit-enabled = true;
|
ratio-limit-enabled = true;
|
||||||
rpc-bind-address = "0.0.0.0";
|
rpc-bind-address = "0.0.0.0";
|
||||||
rpc-enabled = true;
|
rpc-enabled = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue