aboutsummaryrefslogtreecommitdiff
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-10-26 03:47:31 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-10-26 03:47:31 +0000
commitd9c89943194f4ea7ed0197b9931cef7e635796f8 (patch)
treebe7d7a39977b649388ba5d53df58ba5fce38b69f /doc/mpdconf.example
parent2a165ca8268cebfa65f2c93cdb0d9652a80933c1 (diff)
add shout* stuff to exampe mpd config file
git-svn-id: https://svn.musicpd.org/mpd/trunk@2348 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc/mpdconf.example')
-rw-r--r--doc/mpdconf.example14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index d4bf0a5f..cabfcdb8 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -163,6 +163,20 @@ error_file "~/.mpd/mpd.error"
##########################################
+################ SHOUT OPTIONS #####################
+#
+#shout_host "host"
+#shout_port "8000"
+#shout_user "source"
+#shout_password "hackme"
+#shout_name "My MPD!"
+#shout_mount "/mpd.ogg"
+#shout_quality "0.5"
+#shout_format "44100:16:1"
+#
+####################################################
+
+
################ MISCELLANEOUS OPTIONS ###################
#
# This setting exists as precaution against attacks.