diff --git a/.cfconfig.json b/.cfconfig.json index 36b55af5b..93adf5eee 100644 --- a/.cfconfig.json +++ b/.cfconfig.json @@ -1,7 +1,7 @@ { "adminPassword" : "coldbox", "ajaxDebugWindowEnabled": false, - "debuggingEnabled": false, + "debuggingEnabled": true, "debuggingReportExecutionTimes": false, "debuggingShowDatabase" : true, "inspectTemplate":"once",