diff development.ini @ 1831:ca302053d9c2 beta

removed default encryption in inis to not require AES
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 05 Jan 2012 16:47:48 +0200
parents 5948ab03e639
children a6a30c919513
line wrap: on
line diff
--- a/development.ini	Wed Jan 04 04:43:31 2012 +0200
+++ b/development.ini	Thu Jan 05 16:47:48 2012 +0200
@@ -144,8 +144,8 @@
 
 beaker.session.type = file
 beaker.session.key = rhodecode
-beaker.session.encrypt_key = g654dcno0-9873jhgfreyu
-beaker.session.validate_key = 9712sds2212c--zxc123
+#beaker.session.encrypt_key = g654dcno0-9873jhgfreyu
+#beaker.session.validate_key = 9712sds2212c--zxc123
 beaker.session.timeout = 36000
 beaker.session.httponly = true