mpd.conf(5): Use the correct default value for max_playlist_length

This commit is contained in:
Wieland Hoffmann 2012-08-29 19:38:11 +02:00 committed by Max Kellermann
parent 013e8479af
commit 2050e2f886

View File

@ -216,7 +216,7 @@ default is 5.
.TP
.B max_playlist_length <number>
This specifies the maximum number of songs that can be in the playlist. The
default is 4096.
default is 16384.
.TP
.B max_command_list_size <size in KiB>
This specifies the maximum size a command list can be. The default is 2048.