From ae2472c9a4756b60951eb5775eb31b6245e17fb3 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 7 Nov 2014 19:59:13 -0800 Subject: [PATCH] Bold options in lastimport docs (#1071) --- docs/plugins/lastimport.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/lastimport.rst b/docs/plugins/lastimport.rst index f0fe662fb..7d8ede891 100644 --- a/docs/plugins/lastimport.rst +++ b/docs/plugins/lastimport.rst @@ -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.