Skip to content

Commit d35f0ac

Browse files
committed
Switch off verbose option for JS reporting
1 parent 8b18186 commit d35f0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configuration/Settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ M12:
3535
accessToken: your POST_CLIENT_ITEM access token here
3636
captureUncaught: true
3737
captureUnhandledRejections: true
38-
verbose: true
38+
# verbose: true
3939
payload: {}

0 commit comments

Comments
 (0)