Skip to content

Instantly share code, notes, and snippets.

Created March 3, 2014 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ba291a38d6177f2387bf to your computer and use it in GitHub Desktop.
Save anonymous/ba291a38d6177f2387bf to your computer and use it in GitHub Desktop.
[DEFAULT]
# Log to this file
log_file = /var/log/marconi/queues.log
[queues:drivers]
transport = wsgi
storage = mongodb
[queues:drivers:storage:mongodb]
uri = mongodb://127.0.0.1
database = marconi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment