re-enabled raven

This commit is contained in:
David Baldwynn 2016-04-24 19:14:31 -04:00
parent 3e1126e7e5
commit d61b6987d6
2 changed files with 9 additions and 9 deletions

View file

@ -96,14 +96,14 @@
{% endif %}
<script>
// Raven.config('http://db01e03015ce48e2b68240ea8254b17c@sentry.polydaic.com/1', {
// // Raven settings
// })
// .setUser({
// "id": "SERVER_RENDERED_ID",
// "email": "SERVER_RENDERED_EMAIL"
// })
// .install()
Raven.config('http://825fefd6b4ed4a4da199c1b832ca845c@sentry.tellform.com/2', {
// Raven settings
})
.setUser({
"id": "SERVER_RENDERED_ID",
"email": "SERVER_RENDERED_EMAIL"
})
.install()
</script>
<!-- [if lt IE 9]>

2
config/env/all.js vendored
View file

@ -19,7 +19,7 @@ module.exports = {
},
//Sentry DSN Client Key
//DSN:
DSN: process.env.RAVEN_DSN || ''
// The secret should be set to a non-guessable string that
// is used to compute a session hash