Advertisement
Guest User

Untitled

a guest
Dec 12th, 2017
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. ;;;;;;;;;;;;;;
  2. ;; GENERAL ;;
  3. ;;;;;;;;;;;;;;
  4.  
  5. [Defaults]
  6. days = 1
  7. ratings = q, e
  8. min_score = 0
  9.  
  10. [Blacklist]
  11. tags =
  12.  
  13. ;;;;;;;;;;;;;;;;;;;
  14. ;; SEARCH GROUPS ;;
  15. ;;;;;;;;;;;;;;;;;;;
  16.  
  17. ; New search groups can be created by writing the following. (Do not include semicolons.):
  18. ; [Directory Name]
  19. ; days = 1
  20. ; ratings = s, q, e
  21. ; min_score = -100
  22. ; tags = tag1, tag2, tag3, ...
  23.  
  24. ; Example:
  25. ; [Cute Cats]
  26. ; days = 30
  27. ; ratings = s
  28. ; min_score = 5
  29. ; tags = cat, cute
  30.  
  31. [Test]
  32. tags = hidoritoyama
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement