We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09c30d commit 8940ed3Copy full SHA for 8940ed3
documentation/docs/install/configuration.md
@@ -177,6 +177,7 @@ This section begins with ``[influxdb]`` and configures a single InfluxDB write d
177
178
|**ENV**|**config**|**default and explanation**|
179
|---|---|---|
180
+|UP_INFLUXDB_DISABLE|influxdb.disable|`false`|
181
|UP_INFLUXDB_URL |influxdb.url |`"http://127.0.0.1:8086"` influxdb URL|
182
|UP_INFLUXDB_DB|influxdb.db |`"unifi"` name of database you created in influx|
183
|UP_INFLUXDB_USER |influxdb.user|`"unifipoller"` username with access to database|
0 commit comments