From 5f4f331110cede9acf7b52b2b1f8ee87e71c45b9 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 31 Oct 2022 19:07:53 +0100 Subject: [PATCH] hosts/TITAN: don't use intermediate download directory --- hosts/TITAN/extras/fbi-downloader.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/TITAN/extras/fbi-downloader.nix b/hosts/TITAN/extras/fbi-downloader.nix index 9bc286b..1138197 100644 --- a/hosts/TITAN/extras/fbi-downloader.nix +++ b/hosts/TITAN/extras/fbi-downloader.nix @@ -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;