Introduces sentry, removes airbrake
Sentry is the premiere FOSS error tracking app.
This commit is contained in:
parent
3faee06e48
commit
b4b20bd135
6 changed files with 24 additions and 37 deletions
|
|
@ -31,8 +31,8 @@ production:
|
|||
# Generate your own with rake secret or use the environment
|
||||
# secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
|
||||
|
||||
# Your errbit API key
|
||||
# errbit_key: '12345'
|
||||
# Your sentry.io DSN key
|
||||
# sentry_dsn: '12345'
|
||||
|
||||
########## OMNIAUTH Providers ##########
|
||||
# Leave the variables' names empty, unless you use the providers, in which
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue