update config file example
git-svn-id: https://svn.musicpd.org/mpd/trunk@28 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -9,11 +9,14 @@ error_file "/home/shank/mpd.error"
|
||||
mixer_type "oss"
|
||||
mixer_device "/dev/mixer"
|
||||
#mixer_control "Pcm"
|
||||
# mixer_type is typically "oss", "alsa", or "software"
|
||||
#mixer_type "alsa"
|
||||
#mixer_device "default"
|
||||
#mixer_control "PCM"
|
||||
# ao_driver is typically "oss" or "alsa09"
|
||||
#ao_driver "oss"
|
||||
#ao_driver_options "dsp=/dev/dsp"
|
||||
#audio_write_size "1024"
|
||||
max_playlist_length "4096"
|
||||
buffer_before_play "25%"
|
||||
buffer_size "2048"
|
||||
@@ -31,4 +34,4 @@ log_level "default"
|
||||
bind_to_address "any"
|
||||
#passwd "passwd@read,add,control,admin"
|
||||
#default_permissions "read,add,control,admin"
|
||||
#fs_charset "UTF-8"
|
||||
#filesystem_charset "UTF-8"
|
||||
|
Reference in New Issue
Block a user