Advertisement
Guest User

Untitled

a guest
Aug 18th, 2016
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. [ftp]
  2. user =
  3. password =
  4. hostname =
  5. port =
  6.  
  7. [options]
  8. max-saved-releases = 1000
  9. save-download-history = true
  10. download-duplicates = false
  11. advanced-output-sites = all
  12. upload-type = ftp
  13. upload-ftp-path = /path_here
  14. update-check = auto
  15.  
  16. [irc]
  17. auto-connect = true
  18.  
  19. [tracker aa]
  20. authkey = key_here
  21. torrent_pass = pass_here
  22.  
  23. [server irc.net]
  24. port = 7000
  25. ssl = true
  26. nick = nick_here|bot
  27. ident-password = identpass_here
  28. ident-email = ident_email_here
  29.  
  30. [channel irc.net]
  31. name = #announce
  32. invite-command = /msg bot ENTER IRC_nick_here IRCKey_here
  33.  
  34. [filter a]
  35. match-sites = aa
  36. max-size = 10GB
  37. max-downloads = 30
  38. max-downloads-per = day
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement