]> kaliko git repositories - mpd-sima.git/blobdiff - doc/examples/all_settings.cfg
Add option to prevent single|repeat to disable queuing (Closes #19)
[mpd-sima.git] / doc / examples / all_settings.cfg
index b0df17f95adf4e4ea50e2ac3b401b6ada07d8c3a..a7203750c6d257e6fcb7cbbf299dec0fc6b17437 100644 (file)
@@ -106,6 +106,18 @@ queue_length = 2
 # description: Use of MusicBrainzIdentifier tag
 musicbrainzid = True
 
+## REPEAT_DISABLE_QUEUE
+# type: boolean
+# default: True
+# description: Prevent repeat play mode to disable queuing
+repeat_disable_queue = True
+
+## SINGLE_DISABLE_QUEUE
+# type: boolean
+# default: True
+# description: Prevent single play mode to disable queuing
+single_disable_queue  = True
+
 ######################### PLUGINS #####################################
 
 [crop]