Switch to unified view

a/Allura/sandbox-test.ini b/Allura/sandbox-test.ini
...
...
21
db_prefix = test_
21
db_prefix = test_
22
22
23
base_url = http://localhost/
23
base_url = http://localhost/
24
24
25
# Use test MongoDB DB server
25
# Use test MongoDB DB server
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.server = http://localhost:50065/solr/core1
32
solr.server = http://localhost:50065/solr/core1
31
33
32
# Use mock AMQP
34
# Use mock AMQP