[Transmission] Enable ratio-limit

This commit is contained in:
Ivan Malison 2016-09-21 20:30:23 -07:00
parent 3dcc03f514
commit 3b8279dfd8
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -46,8 +46,8 @@
"prefetch-enabled": true, "prefetch-enabled": true,
"queue-stalled-enabled": true, "queue-stalled-enabled": true,
"queue-stalled-minutes": 30, "queue-stalled-minutes": 30,
"ratio-limit": 2, "ratio-limit": 1.5000,
"ratio-limit-enabled": false, "ratio-limit-enabled": true,
"recent-download-dir-1": "/home/imalison/Downloads", "recent-download-dir-1": "/home/imalison/Downloads",
"rename-partial-files": true, "rename-partial-files": true,
"rpc-authentication-required": false, "rpc-authentication-required": false,