update descrip

This commit is contained in:
davidnewhall2 2019-12-03 03:44:13 -08:00
parent 7b07f5d237
commit 85c7f6441e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ GHUSER="davidnewhall"
HBREPO="golift/homebrew-mugs"
MAINT="David Newhall II <david at sleepers dot pro>"
VENDOR="Go Lift <code at golift dot io>"
DESC="Polls a UniFi controller and exports metrics to InfluxDB"
DESC="Polls a UniFi controller, exports metrics to InfluxDB and Prometheus"
GOLANGCI_LINT_ARGS="--enable-all -D gochecknoglobals -D dupl -D lll -D funlen -D wsl -e G402"
# Example must exist at examples/$CONFIG_FILE.example
CONFIG_FILE="up.conf"