Switch to side-by-side view
--- a/Allura/development.ini +++ b/Allura/development.ini @@ -212,7 +212,7 @@ beaker.session.validate_key = 714bfe3612c42390726f # Ming setup -ming.main.master = mongo://127.0.0.1:27017/allura:test +ming.main.uri = mongo://127.0.0.1:27017/allura:test sqlalchemy.url = sqlite:///%(here)s/devdata.db #echo shouldn't be used together with the logging module.