[Transmission] Enable rpc access

This commit is contained in:
Ivan Malison 2016-09-21 17:00:40 -07:00
parent cad805f23e
commit 2600adcadd
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -52,7 +52,7 @@
"rename-partial-files": true,
"rpc-authentication-required": false,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": false,
"rpc-enabled": true,
"rpc-password": "{885dd6dad1998041734e98dbfe4c837900eeeeac9YQyusfH",
"rpc-port": 9091,
"rpc-url": "/transmission/",
@ -61,7 +61,7 @@
"rpc-whitelist-enabled": true,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "",
"script-torrent-done-filename": "/home/imalison",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"show-backup-trackers": false,