clarify default db_url (#5021)

* clarify default db_url

* Update format
This commit is contained in:
Diogo Gomes 2018-03-29 08:06:18 +01:00 committed by Fabian Affolter
parent f0bff4278e
commit cb0398bee5

View File

@ -37,7 +37,7 @@ sensor:
db_url:
description: The URL which points to your database. See [supported engines](/components/recorder/#custom-database-engines).
required: false
default: Defaults to the recorder db_url.
default: "Defaults to the default recorder `db_url` (not the current `db_url` of recorder)."
type: string
queries:
description: List of your queries.