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.
2 parents 6722392 + 8940ed3 commit baf2ccfCopy full SHA for baf2ccf
documentation/docs/install/configuration.md
@@ -178,6 +178,7 @@ This section begins with ``[influxdb]`` and configures a single InfluxDB write d
178
179
|**ENV**|**config**|**default and explanation**|
180
|---|---|---|
181
+|UP_INFLUXDB_DISABLE|influxdb.disable|`false`|
182
|UP_INFLUXDB_URL |influxdb.url |`"http://127.0.0.1:8086"` influxdb URL|
183
|UP_INFLUXDB_DB|influxdb.db |`"unifi"` name of database you created in influx|
184
|UP_INFLUXDB_USER |influxdb.user|`"unifipoller"` username with access to database|
0 commit comments