Skip to content

Commit 4fd60a2

Browse files
authored
Update debugbar configuration to specify browser logs
1 parent 2444877 commit 4fd60a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/debugbar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'except' => [
2020
'telescope*',
2121
'horizon*',
22-
'_boost*',
22+
'_boost/browser-logs',
2323
],
2424

2525
/*

0 commit comments

Comments
 (0)