diff --git a/production.ini b/production.ini --- a/production.ini +++ b/production.ini @@ -46,7 +46,7 @@ beaker.cache.short_term.expire=3600 ## Debug mode will enable the interactive debugging tool, allowing ANYONE to ## ## execute malicious code after an exception is raised. ## ################################################################################ -#set debug = false +set debug = false ################################## ### LOGVIEW CONFIG ###