14 lines
358 B
INI
14 lines
358 B
INI
# The database URL, e.g. http://127.0.0.1:8086 or https://127.0.0.1:8084 .
|
|
# Defaults to: http://127.0.0.1:8086
|
|
# url=http(s)://<host>:<port>
|
|
|
|
# The name of the database user, e.g. openhab.
|
|
# Defaults to: openhab
|
|
# user=<user>
|
|
|
|
# The password of the database user.
|
|
# password=
|
|
|
|
# The name of the database, e.g. openhab.
|
|
# Defaults to: openhab
|
|
# db=<database> |