Skip to content

Commit 378a9a9

Browse files
committed
CBDEBUGGER-4 #resolve
Missing key in ForgeBox docs
1 parent e01dcb3 commit 378a9a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ moduleSettings = {
8787
debugPassword : "cb:null",
8888
// Request Tracker Options
8989
requestTracker : {
90+
// Track all cbdebugger events, by default this is off, turn on, when actually profiling yourself :) How Meta!
91+
trackDebuggerEvents : false,
9092
// Store the request profilers in heap memory or in cachebox, default is cachebox
9193
storage : "cachebox",
9294
// Which cache region to store the profilers in

0 commit comments

Comments
 (0)