This commit is contained in:
davidnewhall2 2020-02-01 00:43:19 -08:00
parent 0f4926f1a4
commit 3b457a5f00
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ CONFIGURATION
* Config File Default Location: * Config File Default Location:
* Linux: `/etc/unifi-poller.conf` * Linux: `/etc/unifi-poller.conf`
* macOS/BSD: `/usr/local/etc/unifi-poller.conf` * macOS/BSD: `/usr/local/etc/unifi-poller.conf`
* Windows: `C:\ProgramData\unifi-poller.conf` * Windows: `C:\\ProgramData\\unifi-poller.conf`
* Config File Default Format: `TOML` * Config File Default Format: `TOML`
* Possible formats: `XML`, `JSON`, `TOML`, `YAML` * Possible formats: `XML`, `JSON`, `TOML`, `YAML`
@ -92,7 +92,7 @@ AUTHOR
--- ---
* Garrett Bjerkhoel (original code) ~ 2016 * Garrett Bjerkhoel (original code) ~ 2016
* David Newhall II (rewritten) ~ 4/20/2018 * David Newhall II (rewritten) ~ 4/20/2018
* David Newhall II (still going) ~ 6/7/2019 * David Newhall II (still going) ~ 2/1/2020
LOCATION LOCATION
--- ---