mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 17:16:07 +01:00
lastimport: Add defaults to docs
This commit is contained in:
parent
683e1a278d
commit
41fc7bd4e9
1 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue