]> kaliko git repositories - mpd-sima.git/blobdiff - doc/examples/all_settings.cfg
Enhanced queuing behavior in random mode (Closes #16)
[mpd-sima.git] / doc / examples / all_settings.cfg
index 65cc61f8853b6c75725d0ef1b1cbe0b22936fa56..4904c0ebae7442cc132edd128be4d9e8c9e83ed8 100644 (file)
@@ -112,10 +112,10 @@ musicbrainzid = True
 [crop]
 ## CONSUME
 # type: integer
-# default: unset, not cropping playlist
+# default: 10
 # description: How many played tracks to keep in the playlist.
 #  Allow to maintain a fixed length playlist.
-#  Leave commented to keep all tracks
+#  Set a negative value to disable cropping (or remove plugin from sima/internal)
 #consume = 10
 
 [random]