Switch to unified view

a/pyforge/development.ini b/pyforge/development.ini
...
...
23
use = egg:pyforge
23
use = egg:pyforge
24
full_stack = true
24
full_stack = true
25
#lang = ru
25
#lang = ru
26
cache_dir = %(here)s/data
26
cache_dir = %(here)s/data
27
beaker.session.key = pyforge
27
beaker.session.key = pyforge
28
beaker.session.type = cookie
28
beaker.session.secret = 61ece7db-ba8d-49fe-a923-ab444741708c
29
beaker.session.secret = 61ece7db-ba8d-49fe-a923-ab444741708c
30
beaker.session.validate_key = 714bfe3612c42390726f
29
31
30
# Ming setup
32
# Ming setup
31
ming.main.master = mongo://127.0.0.1:27017/pyforge
33
ming.main.master = mongo://127.0.0.1:27017/pyforge
32
34
33
# If you'd like to fine-tune the individual locations of the cache data dirs
35
# If you'd like to fine-tune the individual locations of the cache data dirs