Temporary disable of production honeybadger (#651)

This commit is contained in:
Max Wofford 2025-11-25 08:32:52 -05:00 committed by GitHub
parent c0de938c45
commit 46d4e6b01d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@ development_environments:
- test
- development
- cucumber
- production # temporary disable
# By default, Honeybadger won't report errors in the development_environments.
# You can override this by explicitly setting report_data to true or false.