X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fexamples%2Fall_settings.cfg;h=bb5273b51c7f5f6785bcac8b485106091840c00c;hb=7854938788e0af521edd7199e40db796d3256351;hp=31405fb3b899a805432f7fdcc25e266254815a94;hpb=cf16a8a97327e008ccbd728b8c0eaf2e91c186c7;p=mpd-sima.git diff --git a/doc/examples/all_settings.cfg b/doc/examples/all_settings.cfg index 31405fb..bb5273b 100644 --- a/doc/examples/all_settings.cfg +++ b/doc/examples/all_settings.cfg @@ -44,7 +44,7 @@ port = 6600 # type: string (file path) # description: file to log to. Usually used in daemon mode. # default: logging to stdin/stdout -logfile = +#logfile = ## ## VERBOSITY @@ -78,7 +78,7 @@ flavour=pure [lastfm] -depth = 3 +depth = 1 ## QUEUE_MODE # NOT COMPLETED # # type: string @@ -86,7 +86,7 @@ depth = 3 # Possible values: # track : Will queue tracks from similar artists (default). # top : Will queue top tracks from similar artists. # NOT IMPLEMENTED # -# album : Will queue whole album from similar artists. # NOT IMPLEMENTED # +# album : Will queue whole album from similar artists. queue_mode = track ## SIMILARITY @@ -132,7 +132,7 @@ album_to_add = 1 ## PLUGINS # type: comma separated string list # for ex.: -# plugins = Scrobble, AwesomePlugin, +# contrib = Scrobble, AwesomePlugin, # ExperimentalTest,AnotherTest # # Plugins list declaration. @@ -140,8 +140,8 @@ album_to_add = 1 # "AwesomePlugin" declared here gets its configuration from the # "[AwesomePlugin]" or "[awesomeplugin]" section (case insensitive). # -#internals = -plugins = PlaceHolder +#internal = Crop, History, MpdOptions, Lastfm, RandomFallBack +contrib = PlaceHolder ## HISTORY_DURATION # type: integer (in hours)