Add rollbar module
This commit is contained in:
parent
168fab9955
commit
51eb917570
17 changed files with 1068 additions and 1 deletions
|
@ -0,0 +1,10 @@
|
|||
enabled: false
|
||||
access_token: null
|
||||
capture_uncaught: true
|
||||
capture_unhandled_rejections: false
|
||||
environment: production
|
||||
log_level: []
|
||||
channels: ''
|
||||
rollbar_js_url: https://cdnjs.cloudflare.com/ajax/libs/rollbar.js/1.9.3/rollbar.min.js
|
||||
host_white_list: ''
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue