example.cnf 301 B

123456789101112131415161718
  1. ;
  2. ; Example Reddrip configuration file.
  3. ;
  4. ; Please use this as a starting point, copy it and put your values.
  5. [global]
  6. ; Redis configuration.
  7. redis.host = localhost
  8. redis.port = 6379
  9. redis.db = 0
  10. ; Output directory.
  11. outdir = ./output
  12. [subreddit:pics]
  13. type = hot
  14. ;[subreddit:wallpapers]
  15. ;type = new