replace tabs with space in shout audio_output example
This commit is contained in:
parent
71fe7ad81a
commit
0c43f78b11
|
@ -112,7 +112,7 @@ error_file "~/.mpd/mpd.error"
|
|||
#
|
||||
#audio_output {
|
||||
# type "shout"
|
||||
# encoding "ogg"
|
||||
# encoding "ogg"
|
||||
# name "My Shout Stream"
|
||||
# host "localhost"
|
||||
# port "8000"
|
||||
|
|
Loading…
Reference in New Issue