Advertisement
Guest User

Untitled

a guest
May 1st, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. [options]
  2. enabled=1
  3. passkey=Torrent-Invites144c9defac04969c7bfad8efaa8ea194
  4.  
  5. ; all torrents will be saved here if webui is disabled,
  6. ; then launched with whatever program is associated with .torrent files
  7. torrentdir=$mircdir $+ torrents
  8.  
  9. ; change enabled to 1 if you want to upload torrents to webui
  10. [webui]
  11. enabled=0
  12. ip=
  13. port=
  14. username=
  15. password=
  16.  
  17. ; this will dl everything in the Apps/0DAY section under 100mb
  18. [Apps/0DAY]
  19. filters=*
  20. sizefilter=< 100
  21.  
  22. ; this will dl every mp3 release from the groups RAGEMP3, C4, and CMS
  23. [MP3]
  24. filters=*-RAGEMP3;*-C4;*-CMS
  25.  
  26. ; self explanatory
  27. [Movies/XviD]
  28. filters=*dvdrip*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement