Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OS X specific configuration

These are the changes that are needed to make the storage node work with the OS X version of Transmission.

Code Block
L_TORRENTDIR="/Users/[username]/Downloads"
L_TRANSMISSIONDLDIR="/Users/[username]/Downloads"
L_TRANSMISSIONRPC="http://localhost:9091"
L_USER="[username]"
L_GROUP_PERM="staff"