Merge pull request #1878 from SJoshBrown/documentation_for_custom_api_key_in_lastimport_plugin

documention for overriding the default last.fm api key with a custom …
This commit is contained in:
Adrian Sampson 2016-02-10 10:09:10 -08:00
commit 0003ada5bf

View file

@ -53,3 +53,9 @@ options under the ``lastimport:`` section:
* **retry_limit**: How many times should we re-send requests to Last.fm on
failure?
Default: 3.
By default lastimport will use beets Last.fm API key. If you wish you can
override this with your own API key.::
lastfm:
api_key: your_api_key