Merge remote-tracking branch 'refs/remotes/tryggvib/532-exif-creation-date'
[mediagoblin.git] / mediagoblin / plugins / raven / README.rst
CommitLineData
3fbba1af
JW
1==============
2 raven plugin
3==============
4
f3f53028 5.. _raven-setup:
3fbba1af 6
6c6e9911
CAW
7Warning: this plugin is somewhat experimental.
8
3fbba1af
JW
9Set up the raven plugin
10=======================
11
121. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::
13
14 [[mediagoblin.plugins.raven]]
15 sentry_dsn = <YOUR SENTRY DSN>
f3f53028
JW
16 # Logging is very high-volume, set to 0 if you want to turn off logging
17 setup_logging = 1