Guest User

Untitled

a guest
Jun 18th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. download_rate = 0
  2. upload_rate = 0
  3. encryption = require
  4. port_range = 60398-60398
  5. schedule = watch_directory,10,10,load_start=/path/to/torrent/directory/*.torrent
  6. schedule = tied_directory,10,10,start_tied=/path/to/torrent/directory/*.torrent
  7. schedule = untied_directory,10,10,close_untied=/path/to/torrent/directory/*.torrent
  8. directory = /path/to/download/directory
  9. session = /path/to/session/directory/should/probably/be/a/hidden/.dir
  10. dht = off
Add Comment
Please, Sign In to add comment