zaqar/tests/etc/wsgi_mongodb_pooled.conf
Flavio Percoco 36e63c9a45 Rename Marconi to Zaqar
This patch renames every package, file, match of Marconi in the codebase
to Zaqar *except* for the .gitreview file, which will have to be updated
*after* I8e587af588d9be0b5ebbab4b0f729b106a2ae537 lands.

Implements blueprint: project-rename

Change-Id: I63cf2c680cead4641f3e430af379452058bce5b3
2014-08-04 10:36:50 +02:00

11 lines
152 B
Plaintext

[DEFAULT]
pooling = True
[drivers]
transport = wsgi
storage = mongodb
[drivers:storage:mongodb]
uri = mongodb://127.0.0.1:27017
database = zaqar_test