From d9c89943194f4ea7ed0197b9931cef7e635796f8 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Tue, 26 Oct 2004 03:47:31 +0000 Subject: add shout* stuff to exampe mpd config file git-svn-id: https://svn.musicpd.org/mpd/trunk@2348 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/mpdconf.example | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/mpdconf.example b/doc/mpdconf.example index d4bf0a5f8..cabfcdb83 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. -- cgit v1.2.3