X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fexamples%2Fall_settings.cfg;h=87621e802ba1d7d5645fc55b16a28228c75a736d;hb=19825fb8eeef286e40d12e265d846798e7d7d73d;hp=c08c1c9f303bb26c6090e56dfaed0374d96317e9;hpb=e09e76d41b2f041de935e9e884009e3187005ab9;p=mpd-sima.git diff --git a/doc/examples/all_settings.cfg b/doc/examples/all_settings.cfg index c08c1c9..87621e8 100644 --- a/doc/examples/all_settings.cfg +++ b/doc/examples/all_settings.cfg @@ -40,16 +40,26 @@ port = 6600 ######################## LOGGING FACILITY ############################# # [log] -# message are logged to console -# +## LOGFILE +# type: string (file path) +# description: file to log to. Usually used in daemon mode. +# default: logging to stdin/stdout +#logfile = +## + ## VERBOSITY # type: string +# description: log verbosity +# Possible values: +# * debug, *DEBUG LEVEL MIGHT PRINT OUT YOUR PASSWORD* +# * info, default +# * warning +# * error # -# pick verbosity in : debug, info, warning, error -# default if not specify is "info" -# *DEBUG LEVEL MIGHT PRINT OUT YOUR PASSWORD* verbosity = info ## + + # ####################################################################### @@ -68,7 +78,7 @@ flavour=pure [lastfm] -depth = 3 +depth = 1 ## QUEUE_MODE # NOT COMPLETED # # type: string