X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fexamples%2Fall_settings.cfg;fp=doc%2Fexamples%2Fall_settings.cfg;h=a7203750c6d257e6fcb7cbbf299dec0fc6b17437;hb=41e7f45be3c35a4630478211b2036ce496fdf588;hp=b0df17f95adf4e4ea50e2ac3b401b6ada07d8c3a;hpb=0374809fd2dd8e22c24efc0ce08df9ceefcf01b5;p=mpd-sima.git diff --git a/doc/examples/all_settings.cfg b/doc/examples/all_settings.cfg index b0df17f..a720375 100644 --- a/doc/examples/all_settings.cfg +++ b/doc/examples/all_settings.cfg @@ -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]