Switch to unified view

a/Allura/test.ini b/Allura/test.ini
...
...
21
21
22
base_url = http://localhost/
22
base_url = http://localhost/
23
23
24
# Use test MongoDB DB server
24
# Use test MongoDB DB server
25
# ming.main.master = mongo://127.0.0.1:27018/allura
25
# ming.main.master = mongo://127.0.0.1:27018/allura
26
ming.main.master = mim:///allura
26
ming.main.master = mim://
27
ming.main.database = allura
27
ming.project.master = mim:///project-data
28
ming.project.master = mim://
29
ming.project.database = project-data
28
30
29
# Use test SOLR core
31
# Use test SOLR core
30
solr.mock = true
32
solr.mock = true
31
33
32
# Use mock AMQP
34
# Use mock AMQP