Extend install instructions for raven plugin.
This commit is contained in:
parent
1e950c0d17
commit
7075a065a2
@ -9,7 +9,9 @@ Warning: this plugin is somewhat experimental.
|
||||
Set up the raven plugin
|
||||
=======================
|
||||
|
||||
1. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::
|
||||
1. Install the ``raven`` Python package with ``bin/python -m pip install raven``.
|
||||
|
||||
2. Add the following to your MediaGoblin .ini file in the ``[plugins]`` section::
|
||||
|
||||
[[mediagoblin.plugins.raven]]
|
||||
sentry_dsn = <YOUR SENTRY DSN>
|
||||
|
Loading…
x
Reference in New Issue
Block a user