Skip to content

Commit

Permalink
Updated error reporter key
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Aug 14, 2015
1 parent d8e51e5 commit 46789d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def _emit(self, record, **kwargs):
VERSION = '.'.join([str(x) for x in PLUGIN_VERSION_BASE])

PARAMS = {
'dsn': 'requests+http://045856ae56e849a3b195fd18f5b63334:86abfed842554f34b78de74968f043ff@sentry.skipthe.net/1',
'dsn': 'requests+http://5a7d5d5a29f040b2b8dfef34bb07ce2f:4020f8782bed45d7b53e32764635477f@sentry.skipthe.net/1',

'processors': [
'raven.processors.RemoveStackLocalsProcessor',
Expand Down

0 comments on commit 46789d4

Please sign in to comment.