Switch to unified view

a/Allura/development.ini b/Allura/development.ini
...
...
29
[app:main]
29
[app:main]
30
use = egg:Allura
30
use = egg:Allura
31
full_stack = true
31
full_stack = true
32
use_queue = true
32
use_queue = true
33
33
34
base_url = http://localhost:8080/
34
base_url = http://localhost:8080
35
35
36
#lang = ru
36
#lang = ru
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