[Transmission] Fix incomplete-dir settings

This commit is contained in:
Ivan Malison 2016-11-02 18:23:31 -07:00
parent b3ba354890
commit 1d2f28d3cb
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -20,7 +20,7 @@
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/",
"incomplete-dir": "/backups",
"incomplete-dir-enabled": true,
"inhibit-desktop-hibernation": false,
"lpd-enabled": false,
@ -50,6 +50,7 @@
"ratio-limit-enabled": true,
"recent-download-dir-1": "/backups",
"recent-download-dir-2": "/home/imalison/Downloads",
"recent-download-dir-3": "/backups/Download",
"rename-partial-files": true,
"rpc-authentication-required": false,
"rpc-bind-address": "0.0.0.0",