X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fexamples%2Fall_settings.cfg;h=7eb0f24defa9ddbcf1ead42984a6b9479e9bc6a9;hb=67bcabe7439d4830cb3ae8c61fa269eb9232ac59;hp=9e2d87cff5557a1cf0653efb256c8453551d3838;hpb=add1bca205eb064366eb2a8cde436f47c0fc25a2;p=mpd-sima.git diff --git a/doc/examples/all_settings.cfg b/doc/examples/all_settings.cfg index 9e2d87c..7eb0f24 100644 --- a/doc/examples/all_settings.cfg +++ b/doc/examples/all_settings.cfg @@ -6,7 +6,7 @@ # # Pay Attention: # * Inline comment are not possible -# +# # WRONG: # host = localhost # My host # @@ -173,11 +173,11 @@ dynamic = 10 # description: TBD depth = 1 -## SINGLE_ALBUM # NOT IMPLEMENTED # +## SINGLE_ALBUM # type: boolean # scope: "track" and "top" queue modes # description: Prevent from queueing a track from the same album (for instance with OST). -single_album = true +single_album = false ## TRACK_TO_ADD # type: integer