aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/mpdconf.example4
1 files changed, 4 insertions, 0 deletions
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"
#}
#
###############################################################################