aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/raven/README.rst
blob: 4006060df2d42b1852d0f885651462ee5575b454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
==============
 raven plugin
==============

.. _raven-setup:

Warning: this plugin is somewhat experimental.

Set up the raven plugin
=======================

1. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::

    [[mediagoblin.plugins.raven]]
    sentry_dsn = <YOUR SENTRY DSN>
    # Logging is very high-volume, set to 0 if you want to turn off logging
    setup_logging = 1