comparison development.ini @ 471:ac559565c6b8 celery

config change little style fix for form buttons fixes db manage default user email
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 12 Sep 2010 18:29:55 +0200
parents 28f19fa562df
children a3d9d24acbec
comparison
equal deleted inserted replaced
470:935dddee7422 471:ac559565c6b8
54 54
55 #################################### 55 ####################################
56 ### BEAKER SESSION #### 56 ### BEAKER SESSION ####
57 #################################### 57 ####################################
58 ## Type of storage used for the session, current types are 58 ## Type of storage used for the session, current types are
59 ## “dbm”, “file”, “memcached”, “database”, and “memory”. 59 ## "dbm", "file", "memcached", "database", and "memory".
60 ## The storage uses the Container API 60 ## The storage uses the Container API
61 ##that is also used by the cache system. 61 ##that is also used by the cache system.
62 beaker.session.type = file 62 beaker.session.type = file
63 63
64 beaker.session.key = hg-app 64 beaker.session.key = hg-app