lastimport: Add defaults to docs

This commit is contained in:
Adrian Sampson 2014-10-30 22:49:57 -07:00
parent 683e1a278d
commit 41fc7bd4e9

View file

@ -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.