]> kaliko git repositories - mpd-sima.git/blobdiff - doc/examples/all_settings.cfg
Add sima.plugins.core name space for core plugins
[mpd-sima.git] / doc / examples / all_settings.cfg
index bb5273b51c7f5f6785bcac8b485106091840c00c..ca097ab9a917d00bbc236ac22fbcb659d189e246 100644 (file)
@@ -16,9 +16,6 @@
 #
 ########################################################################
 
-#
-#######################################################################
-
 ########################## MPD SECTION ################################
 #
 [MPD]
@@ -59,7 +56,6 @@ port = 6600
 verbosity = info
 ##
 
-
 #
 #######################################################################
 
@@ -68,6 +64,16 @@ verbosity = info
 [placeholder]
 key = Value
 
+#[crop]
+# type: integer
+# description: How many played tracks to keep in the playlist.
+#  Allow to maintain a fixed length playlist.
+#  Leave commented to keep all tracks
+#consume = 10
+
+[crop]
+consume = 10
+
 [RandomFallback]
 # random falvour :
 #  * pure:     complete ramdom choice among all tracks available in the player media library
@@ -151,15 +157,6 @@ contrib = PlaceHolder
 history_duration = 8
 ##
 
-## CONSUME
-# type: integer
-# description: How many played tracks to keep in the playlist.
-#  Allow to maintain a fixed length playlist.
-#  set to 0 to keep all played tracks.
-#
-consume = 0
-##
-
 ## USER_DB # NOT IMPLEMENTED #
 # type: boolean
 # description: Load user database to find similar artists