Move musicbrainz.enabled section below network config in config.rst

This commit is contained in:
Šarūnas Nejus 2022-03-23 17:02:45 +00:00
parent a6e7105449
commit 5d6f808d33
No known key found for this signature in database
GPG key ID: DD28F6704DBE3435

View file

@ -716,17 +716,6 @@ Default: ``{}`` (empty).
MusicBrainz Options
-------------------
.. _musicbrainz.enabled:
enabled
~~~~~~~
This option allows you to disable using MusicBrainz as a metadata source. This applies
if you use plugins that fetch data from alternative sources and should make the import
process quicker.
Default: ``yes``.
You can instruct beets to use `your own MusicBrainz database`_ instead of
the `main server`_. Use the ``host``, ``https`` and ``ratelimit`` options
under a ``musicbrainz:`` header, like so::
@ -752,6 +741,17 @@ to one request per second.
.. _limited: https://musicbrainz.org/doc/XML_Web_Service/Rate_Limiting
.. _Building search indexes: https://musicbrainz.org/doc/Development/Search_server_setup
.. _musicbrainz.enabled:
enabled
~~~~~~~
This option allows you to disable using MusicBrainz as a metadata source. This applies
if you use plugins that fetch data from alternative sources and should make the import
process quicker.
Default: ``yes``.
.. _searchlimit:
searchlimit