Skip to content

Instantly share code, notes, and snippets.

Created March 3, 2014 18:19
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/15a5d8e245fd1f8bd060 to your computer and use it in GitHub Desktop.
Save anonymous/15a5d8e245fd1f8bd060 to your computer and use it in GitHub Desktop.
[DEFAULT]
# Log to this file
log_file = /usr/local/var/log/marconi/queues.log
use_stderr = False
[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