diff development.ini @ 549:f99075170eb4

more renames for rhode code !!
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Oct 2010 03:34:18 +0200
parents b75b77ef649d
children 0a48c1ec04fc c1c1cf772337
line wrap: on
line diff
--- a/development.ini	Wed Oct 06 03:22:52 2010 +0200
+++ b/development.ini	Wed Oct 06 03:34:18 2010 +0200
@@ -1,6 +1,6 @@
 ################################################################################
 ################################################################################
-# hg-app - Pylons environment configuration                                    #
+# rhodecode - Pylons environment configuration                                    #
 #                                                                              # 
 # The %(here)s variable will be replaced with the parent directory of this file#
 ################################################################################
@@ -10,11 +10,11 @@
 ################################################################################
 ## Uncomment and replace with the address which should receive                ## 
 ## any error reports after application crash								  ##
-## Additionally those settings will be used by hg-app mailing system          ##
+## Additionally those settings will be used by rhodecode mailing system          ##
 ################################################################################
 #email_to = admin@localhost
 #error_email_from = paste_error@localhost
-#app_email_from = hg-app-noreply@localhost
+#app_email_from = rhodecode-noreply@localhost
 #error_message =
 
 #smtp_server = mail.server.com
@@ -66,7 +66,7 @@
 ##that is also used by the cache system.
 beaker.session.type = file
 
-beaker.session.key = hg-app
+beaker.session.key = rhodecode
 beaker.session.secret = g654dcno0-9873jhgfreyu
 beaker.session.timeout = 36000