Switch to unified view

a/Allura/development.ini b/Allura/development.ini
...
...
46
use = egg:Allura
46
use = egg:Allura
47
full_stack = true
47
full_stack = true
48
use_queue = true
48
use_queue = true
49
49
50
base_url = http://localhost:8080
50
base_url = http://localhost:8080
51
52
# newrelic = true
53
51
54
#lang = ru
52
#lang = ru
55
cache_dir = %(here)s/data
53
cache_dir = %(here)s/data
56
beaker.session.key = allura
54
beaker.session.key = allura
57
beaker.session.type = cookie
55
beaker.session.type = cookie