Update influxdb.markdown

This commit is contained in:
Paulus Schoutsen 2016-09-18 14:22:10 -07:00 committed by GitHub
parent 97d8eb2520
commit dc67a4e7f4

View File

@ -38,7 +38,7 @@ influxdb:
Configuration variables:
- **host** (*Required*): IP address of your database host, eg. http://192.168.1.10.
- **host** (*Optional*): IP address of your database host, eg. http://192.168.1.10. Defaults to localhost.
- **username** (*Required*): The username of the database user.
- **password** (*Required*): The password for the database user account.
- **port** (*Optional*): Port to use. Defaults to 8086.