Switch to unified view

a/Allura/test.ini b/Allura/test.ini
...
...
73
scm.clone.ro.svn = svn checkout $source_url $dest_path
73
scm.clone.ro.svn = svn checkout $source_url $dest_path
74
scm.clone.svn = svn checkout --username=$username $source_url $dest_path
74
scm.clone.svn = svn checkout --username=$username $source_url $dest_path
75
75
76
scm.repos.root = /tmp
76
scm.repos.root = /tmp
77
77
78
stats.sample_rate=0
78
#stats.sample_rate = 0
79
79
80
disable_csrf_protection=1
80
disable_csrf_protection=1
81
81
82
[app:main_without_authn]
82
[app:main_without_authn]
83
use = main
83
use = main