Skip to content

Commit

Permalink
Don't log 404s to honeybadger
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 12, 2018
1 parent 640045d commit 4c3e3ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/honeybadger.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
exceptions:
ignore:
- 'ActiveFedora::ObjectNotFoundError'

0 comments on commit 4c3e3ef

Please sign in to comment.