diff options
author | Max Kellermann <max@duempel.org> | 2012-09-04 11:28:13 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-09-04 11:28:13 +0200 |
commit | 2a4c7994715f2b995b3ec7587f24eb0855209983 (patch) | |
tree | 4b29f97155b6ac6c35453e0937204cd9ca123007 /doc | |
parent | 333d226ed0044cf6a6387e03805be2d7f6dac6f2 (diff) | |
parent | 41487426f5fb19c963e5f94e8c4f791637e2da03 (diff) | |
download | mpd-2a4c7994715f2b995b3ec7587f24eb0855209983.tar.gz mpd-2a4c7994715f2b995b3ec7587f24eb0855209983.tar.xz mpd-2a4c7994715f2b995b3ec7587f24eb0855209983.zip |
Merge branch 'v0.17.x'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mpd.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index d502e0564..33049bf3c 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. |