I had added this section to mpd.conf when I first setup my Volumio device for plugin development. However I want to test without this section but everytime I remove it, Volumio puts it back.
/etc/mpd.conf
audio_output {
type "httpd"
name "My HTTP MPD Stream"
port "8000"
format "44100:16:1"
}