From 1039d572513589b2383b51ae08577bd9135c7b3b Mon Sep 17 00:00:00 2001
From: Tony <mcfiredrill@gmail.com>
Date: Fri, 25 Sep 2009 17:29:38 -0700
Subject: Add the sidplay filter param to doc/mpdconf.example.

---
 doc/mpdconf.example | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'doc')

diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index e4a2e2a88..320c3b758 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -376,10 +376,14 @@ input {
 #  songlength database, or in case you're not using a database.
 #  A value of 0 means play indefinitely.
 #
+# filter:
+#  Turns the SID filter emulation on or off.
+#
 #decoder {
 #	plugin			"sidplay"
 #	songlength_database	"/media/C64Music/DOCUMENTS/Songlengths.txt"
 #	default_songlength	"120"
+#	filter "true"
 #}
 #
 ###############################################################################
-- 
cgit v1.2.3