Switch to unified view

a/Allura/development.ini b/Allura/development.ini
...
...
37
cache_dir = %(here)s/data
37
cache_dir = %(here)s/data
38
beaker.session.key = allura
38
beaker.session.key = allura
39
beaker.session.type = cookie
39
beaker.session.type = cookie
40
beaker.session.secret = 61ece7db-ba8d-49fe-a923-ab444741708c
40
beaker.session.secret = 61ece7db-ba8d-49fe-a923-ab444741708c
41
beaker.session.validate_key = 714bfe3612c42390726f
41
beaker.session.validate_key = 714bfe3612c42390726f
42
43
# Used to retrieve project info from SFX for private projects
44
sfx.secret = my-secret-key
42
45
43
registration.method = local
46
registration.method = local
44
# theme = sftheme
47
# theme = sftheme
45
theme = allura
48
theme = allura
46
show_export_control = false
49
show_export_control = false