aboutsummaryrefslogtreecommitdiff
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mpdconf.example')
-rw-r--r--doc/mpdconf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index e4a2e2a8..320c3b75 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"
#}
#
###############################################################################