diff --git a/production.ini b/production.ini --- a/production.ini +++ b/production.ini @@ -35,7 +35,7 @@ cache_dir = %(here)s/data ## 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 ################################ ### LOGGING CONFIGURATION ####