diff development.ini @ 1355:bfc529377cdc beta

added simple profiling middleware controlled by .ini file flag
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 03 Jun 2011 13:45:10 +0200
parents 2b098619e238
children 1f47adeb67c2
line wrap: on
line diff
--- a/development.ini	Fri Jun 03 13:44:10 2011 +0200
+++ b/development.ini	Fri Jun 03 13:45:10 2011 +0200
@@ -7,6 +7,7 @@
 
 [DEFAULT]
 debug = true
+pdebug = false
 ################################################################################
 ## Uncomment and replace with the address which should receive                ## 
 ## any error reports after application crash                                  ##