summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/transmission/settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/transmission/settings.json b/etc/transmission/settings.json
index 0f18317..6b959dc 100644
--- a/etc/transmission/settings.json
+++ b/etc/transmission/settings.json
@@ -64,5 +64,7 @@
"trash-original-torrent-files": false,
"umask": 18,
"upload-slots-per-torrent": 14,
- "utp-enabled": true
+ "utp-enabled": true,
+ "watch-dir": "/home/randomdan/files/torrentDropBox",
+ "watch-dir-enabled": true
}