From: hutdev Date: Thu, 14 Jan 2021 09:34:30 +0000 (+0100) Subject: [influxdb] Added path of the configuration file (#9819) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=c7210dc8bf9a60e99d0210cc4461858f56cc67b3;p=openhab-addons.git [influxdb] Added path of the configuration file (#9819) --- diff --git a/bundles/org.openhab.persistence.influxdb/README.md b/bundles/org.openhab.persistence.influxdb/README.md index 3abf901813..e4f98f8923 100644 --- a/bundles/org.openhab.persistence.influxdb/README.md +++ b/bundles/org.openhab.persistence.influxdb/README.md @@ -37,6 +37,8 @@ This is very easy and you will find good documentation on it on the ## Configuration +This service can be configured in the file `services/influxdb.cfg`. + | Property | Default | Required | Description | |------------------------------------|-------------------------|----------|------------------------------------------| | version | V1 | No | InfluxDB database version V1 for 1.X and V2 for 2.x|