123456789101112 |
- #
- # Config file for rSeed
- #
- rtorrent:
- rpc_host: "localhost" # Hostname, should be localhost
- rpc_port: 80 # Default port for your HTTP server
- rpc_path: "/RPC2" # Location directive in your HTTP instance to connect to rTorrent
- t411:
- # t411_username: "login" # T411.me username
- # t411_password: "password" # T411.me password
|