X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fexamples%2Fall_settings.cfg;h=01c910062d5e188c5cbd793822786f78d2ea1d7f;hb=1481a05d7060c8cfd615850b3df9d66a52fb0ff4;hp=3be857d42edf4101616c840a27c067a4c550ea12;hpb=6d8430680bdea646cd17f27e3ec58c5f9ee1d629;p=mpd-sima.git diff --git a/doc/examples/all_settings.cfg b/doc/examples/all_settings.cfg index 3be857d..01c9100 100644 --- a/doc/examples/all_settings.cfg +++ b/doc/examples/all_settings.cfg @@ -1,9 +1,10 @@ ######################################################################## # -# If you need special settings, rename this file as sima.cfg within -# your $XDG_CONFIG_HOME (default is $HOME/.config/sima/) +# If you need special settings, rename this file as mpd_sima.cfg within +# your $XDG_CONFIG_HOME (default is $HOME/.config/mpd_sima/) # You can also call it with --config option. # +# cf. man 5 mpd_sima.cfg ######################################################################## ########################## MPD SECTION ################################ @@ -100,6 +101,12 @@ user_db = false # description: Queue length triggering tracks addition queue_length = 1 +## MUSICBRAINZID +# type: boolean +# default: True +# description: Use of MusicBrainzIdentifier tag +musicbrainzid = True + ######################### PLUGINS ##################################### [crop]