aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWieland Hoffmann <themineo@gmail.com>2012-08-29 19:38:11 +0200
committerMax Kellermann <max@duempel.org>2012-09-03 22:49:51 +0200
commit2050e2f886b772102fe99c29a1ac24867ffbcdbf (patch)
tree5bfecc0f2c8c74343f7a2c3dcaaef50ea244220d /doc
parent013e8479afce485bec1c93b8b58fb558abaac6ed (diff)
mpd.conf(5): Use the correct default value for max_playlist_length
Diffstat (limited to 'doc')
-rw-r--r--doc/mpd.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5
index d502e056..33049bf3 100644
--- a/doc/mpd.conf.5
+++ b/doc/mpd.conf.5
@@ -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.