DATABASE_URL = "mysql://user:password@localhost/pods-blitz" BASE_URL = "http://localhost:3002/" # LISTEN_PORT 3002 is default # LISTEN_PORT = "3002" # file that contains known user agents strings for bots, crawlers, etc. # BOTS_FILE = "res/bots.json" # RRS_DIR must be a writable directory, "rss" is default # RSS_DIR = "rss"