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
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user