Skip to content

Commit 8940ed3

Browse files
committed
Add UP_INFLUXDB_DISABLE to configuration documentation.
1 parent f09c30d commit 8940ed3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/docs/install/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ This section begins with ``[influxdb]`` and configures a single InfluxDB write d
177177

178178
|**ENV**|**config**|**default and explanation**|
179179
|---|---|---|
180+
|UP_INFLUXDB_DISABLE|influxdb.disable|`false`|
180181
|UP_INFLUXDB_URL |influxdb.url |`"http://127.0.0.1:8086"` influxdb URL|
181182
|UP_INFLUXDB_DB|influxdb.db |`"unifi"` name of database you created in influx|
182183
|UP_INFLUXDB_USER |influxdb.user|`"unifipoller"` username with access to database|

0 commit comments

Comments
 (0)