docs: Add core/max_tracklist_length config

This commit is contained in:
Stein Magnus Jodal 2015-07-25 11:51:45 +02:00
parent fdb0b4a12b
commit b9c0d305cd

View File

@ -57,6 +57,18 @@ Core configuration values
Mopidy's core has the following configuration values that you can change.
Core configuration
------------------
.. confval:: core/max_tracklist_length
Max length of the tracklist. Defaults to 10000.
The original MPD server only supports 10000 tracks in the tracklist. Some
MPD clients will crash if this limit is exceeded.
Audio configuration
-------------------