Advertisement
Guest User

Untitled

a guest
Jun 18th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. general:
  2. watch_directory: /home/coop/dwatch
  3. download_directory: /home/coop/torrents/deluge
  4. automatic_metadata_retrieval: true
  5. log_level: 2
  6.  
  7. trackers:
  8. - name: red
  9. user: coop
  10. password: <this is set>
  11. url: https://redacted.ch
  12.  
  13. autosnatch:
  14. - tracker: red
  15. irc_server: irc.scratch-network.net:6697
  16. irc_key: <this is set>
  17. irc_ssl: true
  18. nickserv_password: <this is set>
  19. bot_name: coop_xerxes
  20. announcer: Drone
  21. announce_channel: "#red"
  22.  
  23. stats:
  24. - tracker: red
  25. update_period_hour: 1
  26. max_buffer_decrease_by_period_mb: 1
  27.  
  28. webserver:
  29. serve_stats: true
  30. stats_user: coop
  31. stats_password: <this is set>
  32. allow_downloads: true
  33. token: <this is set>
  34. http_port: <this is set>
  35. https_port: <this is set>
  36. https_hostname: <this is set>
  37.  
  38. notifications:
  39. pushover:
  40. token: <this is set>
  41. user: <this is set>
  42.  
  43. filters:
  44. - name: perfect
  45. year:
  46. - 2020
  47. format:
  48. - AAC
  49. tracker:
  50. - red
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement