update mpdconf.example that shout ouput encoding and protocol settings are optional

This commit is contained in:
Alam Arias 2008-10-31 08:19:50 -04:00 committed by Max Kellermann
parent 78f60c9c6d
commit f61bb4c8cf
1 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ error_file "~/.mpd/mpd.error"
#
#audio_output {
# type "shout"
# encoding "ogg"
# encoding "ogg" # optional
# name "My Shout Stream"
# host "localhost"
# port "8000"
@ -121,7 +121,7 @@ error_file "~/.mpd/mpd.error"
# quality "5.0"
# bitrate "128"
# format "44100:16:1"
# protocol "icecast2"
# protocol "icecast2" # optional
# user "source" # optional
# description "My Stream Description" # optional
# genre "jazz" # optional