##// END OF EJS Templates
(no commit message)
Marcin Kuzminski -
r16:e121401a default
parent child Browse files
Show More
@@ -35,7 +35,7 b' cache_dir = %(here)s/data'
35 35 ## Debug mode will enable the interactive debugging tool, allowing ANYONE to ##
36 36 ## execute malicious code after an exception is raised. ##
37 37 ################################################################################
38 set debug = false
38 #set debug = false
39 39
40 40 ################################
41 41 ### LOGGING CONFIGURATION ####
General Comments 0
You need to be logged in to leave comments. Login now