Advertisement
Guest User

Untitled

a guest
Dec 26th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.29 KB | None | 0 0
  1.  transmission_to_rtorrent:
  2.     manual: yes
  3.     from_tranmission:
  4.       username: '{? transmission.usr ?}'
  5.       password: '{? transmission.pwd ?}'
  6.     set:
  7.       path: "{{ transmission_downloadDir }}"
  8.       seen: local
  9.       accept_all: yes
  10.       rtorrent:
  11.         uri: scgi://localhost:5001
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement