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 Sep 24, 2015
1 parent ea9ad50 commit b55c732
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://c36ba71beed44003981b17636cefae2e:46a9a3ad05864a57aa73940a10270f59@sentry.skipthe.net/1',
'dsn': 'requests+http://dcd3aa70896540638764fff8ed5d7ca0:bcacc0c5765146889913c7e9762c133f@sentry.skipthe.net/1',

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

0 comments on commit b55c732

Please sign in to comment.