diff --git a/docs/plugins/lastimport.rst b/docs/plugins/lastimport.rst index 5dc2483ef..f0fe662fb 100644 --- a/docs/plugins/lastimport.rst +++ b/docs/plugins/lastimport.rst @@ -42,8 +42,10 @@ Configuration ------------- Aside from the required ``lastfm.user`` field, this plugin has some specific -options under the ``lastimport`` section: +options under the ``lastimport:`` section: * ``per_page``: The number of tracks to request from the API at once. + Default: 500. * ``retry_limit``: How many times should we re-send requests to Last.fm on failure? + Default: 3.