From aaf18834acfee5c31d7752ebf80a4f5684dc6418 Mon Sep 17 00:00:00 2001 From: krikk Date: Sun, 7 Aug 2022 11:38:49 +0200 Subject: [PATCH] Added how to configure InfluxDB Persistance via Web-UI (#13213) --- bundles/org.openhab.persistence.influxdb/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundles/org.openhab.persistence.influxdb/README.md b/bundles/org.openhab.persistence.influxdb/README.md index 449903b46..6e7c5c7ce 100644 --- a/bundles/org.openhab.persistence.influxdb/README.md +++ b/bundles/org.openhab.persistence.influxdb/README.md @@ -34,7 +34,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`. +This service can be configured in the UI under `Settings` → `Other Services` → `InfluxDB Persistence Service` or in the file `services/influxdb.cfg`. +Attention: The file-based configuration overrides the UI configuration. | Property | Default | Required | Description | | --------------- | --------------------- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |