mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 17:16:07 +01:00
remove unused doc
This commit is contained in:
parent
082357b063
commit
2da738b078
1 changed files with 0 additions and 3 deletions
|
|
@ -108,14 +108,11 @@ in config.yaml under the ``spotify:`` section:
|
|||
Default: None.
|
||||
- **tokenfile**: Filename of the JSON file stored in the beets configuration
|
||||
directory to use for caching the OAuth access token.
|
||||
access token.
|
||||
Default: ``spotify_token.json``.
|
||||
- **source_weight**: Penalty applied to Spotify matches during import. Set to
|
||||
0.0 to disable.
|
||||
Default: ``0.5``.
|
||||
|
||||
.. _beets configuration directory: https://beets.readthedocs.io/en/stable/reference/config.html#default-location
|
||||
|
||||
Here's an example::
|
||||
|
||||
spotify:
|
||||
|
|
|
|||
Loading…
Reference in a new issue