mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 20:12:33 +01:00
Bold options in lastimport docs (#1071)
This commit is contained in:
parent
112f824ee6
commit
ae2472c9a4
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ Configuration
|
|||
Aside from the required ``lastfm.user`` field, this plugin has some specific
|
||||
options under the ``lastimport:`` section:
|
||||
|
||||
* ``per_page``: The number of tracks to request from the API at once.
|
||||
* **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
|
||||
* **retry_limit**: How many times should we re-send requests to Last.fm on
|
||||
failure?
|
||||
Default: 3.
|
||||
|
|
|
|||
Loading…
Reference in a new issue