Skip to content

Commit

Permalink
Merge pull request #115 from sul-dlss/ignore
Browse files Browse the repository at this point in the history
Don't log 404s to honeybadger
  • Loading branch information
jmartin-sul committed Jun 12, 2018
2 parents 4be28c6 + 4c3e3ef commit d63c189
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 d63c189

Please sign in to comment.