Skip to content

Commit

Permalink
Use same DSN we use everywhere as an example
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobenolt committed Apr 12, 2014
1 parent fbcc26c commit 856b2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/rq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Usage

The simplest way is passing your ``SENTRY_DSN`` through ``rqworker``::

$ rqworker --sentry-dsn="https://foo:[email protected].com/1"
$ rqworker --sentry-dsn="http://public:secret@example.com/1"

Custom Client
-------------
Expand Down

0 comments on commit 856b2c4

Please sign in to comment.