diff development.ini @ 14:923f0e6ab010

change error controller, added handling 404 to mercurial,
author Marcin Kuzminski
date Sat, 20 Feb 2010 22:45:59 +0100
parents 5f30a6d558dc
children c8265b4f0c2a
line wrap: on
line diff
--- a/development.ini	Sat Feb 20 17:55:59 2010 +0100
+++ b/development.ini	Sat Feb 20 22:45:59 2010 +0100
@@ -11,9 +11,12 @@
 ## Uncomment and replace with the address ##
 ## which should receive any error reports ##
 ############################################
-email_to = marcin.kuzminski@etelko.pl
-smtp_server = localhost
-error_email_from = paste_error@localhost
+#email_to = marcin.kuzminski@etelko.pl
+#smtp_server = mail.etelko.pl
+#error_email_from = paste_error@localhost
+#smtp_username = 
+#smtp_password = 
+#error_message = 'mercurial crash !'
 
 [server:main]
 use = egg:Paste#http