Updated raven plugin
[mediagoblin.git] / mediagoblin / plugins / raven / README.rst
1 ==============
2 raven plugin
3 ==============
4
5 .. _raven-setup:
6
7 Set up the raven plugin
8 =======================
9
10 1. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::
11
12 [[mediagoblin.plugins.raven]]
13 sentry_dsn = <YOUR SENTRY DSN>
14 # Logging is very high-volume, set to 0 if you want to turn off logging
15 setup_logging = 1