Switch to side-by-side view
--- a/Allura/test.ini +++ b/Allura/test.ini @@ -37,7 +37,7 @@ use = config:development.ini#tool_test db_prefix = test_ -base_url = http://localhost/ +base_url = http://localhost # Use test MongoDB DB server # ming.main.master = mongo://127.0.0.1:27018/allura @@ -107,7 +107,7 @@ disable_csrf_protection=1 -short_url.url_pattern = {base_url}p/{project}/{mount_point}/{short_name} +short_url.url_pattern = {base_url}/{nbhd}/{project}/{mount_point}/{short_name} [app:main_without_authn] use = main