diff --git a/README.md b/README.md index bbc8d50..750b452 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ Available settings are: * Section **transcoding**: see [Transcoding](https://github.com/spl0k/supysonic/wiki/Transcoding) * Section **mimetypes**: extension to content-type mappings. Designed to help the system guess types, to help clients relying on the content-type. See [the list of common types](https://en.wikipedia.org/wiki/Internet_media_type#List_of_common_media_types). +* Section **daemon** + * **log_file**: path and base name of a rolling log file. + * **log_level**: logging level. Possible values are *DEBUG*, *INFO*, *WARNING*, *ERROR* or *CRITICAL*. ### Database initialization