From 896837d0b28d15e6f776776b6552b91b3d4959fc Mon Sep 17 00:00:00 2001 From: MK13 Date: Fri, 15 Jan 2021 19:02:26 +0100 Subject: [PATCH] #2 remove torrentDownloadDir directive from config.json Signed-off-by: MK13 --- config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config.json b/config.json index 18fed1c..a6d8924 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,3 @@ { - "torrentDownloadDir": "/media/ssd/temp/torrents", "showDownloadDir": "/media/ssd/temp/" } \ No newline at end of file