more config options updates for PR feedback

pull/158/head
Scott Anderson 2019-04-12 15:01:12 -06:00
parent 6fc9e37080
commit 40d669fda0
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ menu:
weight: 2
---
To configure InfluxDB, use the following configuration flags when starting the
To configure InfluxDB, use the following configuration options when starting the
[`influxd` service](/v2.0/reference/cli/influxd):
- [--assets-path](#assets-path)
@ -38,8 +38,8 @@ influxd \
---
## --assets-path
Overrides the default InfluxDB user interface (UI) assets by serving assets from a specific directory.
_Typically, InfluxData internal use only._
Overrides the default InfluxDB user interface (UI) assets by serving assets from the specified directory.
```sh
influxd --assets-path=/path/to/custom/assets-dir