Skip to content

Commit 5ce50ff

Browse files
committed
vault: Add "Advanced Debug Mode" plugin via BRAT - not enabled
1 parent b6fe520 commit 5ce50ff

File tree

5 files changed

+682
-1
lines changed

5 files changed

+682
-1
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"shouldIncludeAsyncLongStackTraces": true,
3+
"shouldIncludeInternalStackFrames": false,
4+
"shouldIncludeLongStackTraces": true,
5+
"shouldIncludeTimedOutTasksDetails": true,
6+
"shouldTimeoutLongRunningTasks": true,
7+
"stackTraceLimit": 100
8+
}

0 commit comments

Comments
 (0)