aboutsummaryrefslogtreecommitdiff
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-05-30 16:58:39 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-05-30 16:58:39 +0000
commit41d65da4bd4c542370ed794db8a43bf1d866c385 (patch)
treeedc1e3f1dbfaa288ba5d1fbe8ed46f7974d6ae41 /doc/mpdconf.example
parent0f8ab01c3eb4d540379bc5f28fe0255d9537e938 (diff)
Adding a null output to mpdconf.example.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6394 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc/mpdconf.example')
-rw-r--r--doc/mpdconf.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index 8cd36754..e935c0ac 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -118,6 +118,13 @@ error_file "~/.mpd/mpd.error"
# public "no" # optional
#}
#
+# An example of a null output (for no audio output):
+#
+#audio_output {
+# type "null"
+# name "My Null Output"
+#}
+#
# Force all decoded audio to be converted to this format before
# being passed to the audio outputs.
#