summaryrefslogtreecommitdiff
path: root/config/mpd
diff options
context:
space:
mode:
Diffstat (limited to 'config/mpd')
-rw-r--r--config/mpd/mpd.conf18
1 files changed, 9 insertions, 9 deletions
diff --git a/config/mpd/mpd.conf b/config/mpd/mpd.conf
index cf7346b..13afec6 100644
--- a/config/mpd/mpd.conf
+++ b/config/mpd/mpd.conf
@@ -3,15 +3,15 @@ input {
plugin "curl"
}
-audio_output {
- type "httpd"
- name "My HTTP Stream"
- encoder "lame" # optional, vorbis or lame
- port "6680"
- bitrate "420"
- format "44100:16:1"
- max_clients "0"
-}
+#audio_output {
+# type "httpd"
+# name "My HTTP Stream"
+# encoder "lame" # optional, vorbis or lame
+# port "6680"
+# bitrate "420"
+# format "44100:16:1"
+# max_clients "0"
+#}
audio_output {
type "pulse"