From ead82e4d5ab80f466bca2dc0c5406d2b56cf00bd Mon Sep 17 00:00:00 2001
From: Warren Dukes <warren.dukes@gmail.com>
Date: Wed, 27 Apr 2005 15:54:26 +0000
Subject: change the default max_output_buffer_size from 2048 to 8192

git-svn-id: https://svn.musicpd.org/mpd/trunk@3226 09075e82-0dd4-0310-85a5-a0d7c8717e4f
---
 doc/mpdconf.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc/mpdconf.example')

diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index 0b37d9f9a..fbf25b53d 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -222,7 +222,7 @@ pid_file 		"~/.mpd/mpd.pid"
 # No need to change these unless you know better.
 #
 #max_command_list_size 	"2048"
-#max_output_buffer_size "2048"
+#max_output_buffer_size "8192"
 #
 # This will make playlists compatible with normal music
 # players.
-- 
cgit v1.2.3