Created
April 30, 2015 02:18
-
-
Save ianstalk/b7b52de9683fe9da4a5e to your computer and use it in GitHub Desktop.
Transmission example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
transmission: | |
enabled: yes | |
host: https://192.168.100.1/transmission/rpc | |
port: 9099 | |
username: 'username' | |
password: 'passwrod' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment