Skip to content

Commit

Permalink
feat(config): disable old Bob's Buddy Sentry reports
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh authored Apr 17, 2024
1 parent 1564c42 commit 7d18fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"bobs_buddy": {
"disabled": false,
"min_required_version": "1.25.4",
"sentry_reporting": true,
"sentry_reporting": false,
"sentry_min_required_version": "1.25.5",
"metric_sampling": 1,
"log_lines_kept": 150,
Expand Down

0 comments on commit 7d18fbc

Please sign in to comment.