##// END OF EJS Templates
Debug off. for production
Marcin Kuzminski -
r85:4bb06ccb default
parent child Browse files
Show More
@@ -46,7 +46,7 b' beaker.cache.short_term.expire=3600'
46 46 ## Debug mode will enable the interactive debugging tool, allowing ANYONE to ##
47 47 ## execute malicious code after an exception is raised. ##
48 48 ################################################################################
49 #set debug = false
49 set debug = false
50 50
51 51 ##################################
52 52 ### LOGVIEW CONFIG ###
General Comments 0
You need to be logged in to leave comments. Login now