diff rhodecode/config/deployment.ini_tmpl @ 612:79457e03ef68

Merge with b0a411f5ec7056bc0b32c8263538b308c33b82f6
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 18 Oct 2010 15:29:56 +0200
parents 53128b6b9a4d c1c1cf772337
children a9e72f7148c8
line wrap: on
line diff
--- a/rhodecode/config/deployment.ini_tmpl	Mon Oct 18 15:19:51 2010 +0200
+++ b/rhodecode/config/deployment.ini_tmpl	Mon Oct 18 15:29:56 2010 +0200
@@ -74,7 +74,7 @@
 ###       BEAKER SESSION        ####
 ####################################
 ## Type of storage used for the session, current types are 
-## "dbm", "file", "memcached", "database", and "memory".
+## dbm, file, memcached, database, and memory. 
 ## The storage uses the Container API 
 ##that is also used by the cache system.
 beaker.session.type = file