From 745fa0c284c3d26d3b62de13cb53b75b47c4488a Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Mon, 9 Apr 2007 13:01:18 +0000 Subject: Noting the defaults for use_mmap and gapless_mp3_playback in mpd.conf.5. git-svn-id: https://svn.musicpd.org/mpd/trunk@5895 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/mpd.conf.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/mpd.conf.5') diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index 7b4e28aa2..3a7dc515a 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -227,7 +227,8 @@ This specifies whether to support gapless playback of MP3s which have the necessary headers. Useful if your MP3s have headers with incorrect information. If you have such MP3s, it is highly recommended that you fix them using vbrfix (available from ) -instead of disabling gapless MP3 playback. +instead of disabling gapless MP3 playback. The default is to support gapless +MP3 playback. .TP .B save_absolute_paths_in_playlists This specifies whether relative or absolute paths for song filenames are used @@ -264,7 +265,8 @@ This specifies the device to use for audio output. The default is "hw:0,0". .TP .B use_mmap Setting this allows you to use memory-mapped I/O. Certain hardware setups may -benefit from this, but most do not. Most users do not need to set this. +benefit from this, but most do not. Most users do not need to set this. The +default is to not use memory-mapped I/O. .TP .B buffer_time