hosts/TITAN: don't use intermediate download directory
This commit is contained in:
parent
2e1cde2b95
commit
5f4f331110
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
settings = {
|
||||
download-dir = "/srv/data/download";
|
||||
incomplete-dir = "/srv/data/download/.incomplete";
|
||||
incomplete-dir-enabled = false;
|
||||
|
||||
# being a leech
|
||||
speed-limit-up = 20;
|
||||
|
|
Loading…
Reference in a new issue