add freebsd package building

This commit is contained in:
davidnewhall2
2020-02-01 00:25:25 -08:00
parent 90f57b16c6
commit 5fe2c0879b
8 changed files with 104 additions and 83 deletions

View File

@@ -51,9 +51,9 @@ OPTIONS
CONFIGURATION
---
* Config File Default Location:
* Linux: `/etc/unifi-poller/up.conf`
* macOS: `/usr/local/etc/unifi-poller/up.conf`
* Windows: `C:\ProgramData\unifi-poller\up.conf`
* Linux: `/etc/unifi-poller.conf`
* macOS/BSD: `/usr/local/etc/unifi-poller.conf`
* Windows: `C:\ProgramData\unifi-poller.conf`
* Config File Default Format: `TOML`
* Possible formats: `XML`, `JSON`, `TOML`, `YAML`

View File

@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
#######################################################
# UniFi Poller primary configuration file. XML FORMAT #
# provided values are defaults. See up.conf.example! #
#######################################################
#############################################
# UniFi Poller primary configuration file. #
# XML FORMAT. Provided values are defaults. #
# See up.conf.example! #
#############################################
<plugin> and <site> are lists of strings and may be repeated.
-->

View File

@@ -1,7 +1,8 @@
########################################################
# UniFi Poller primary configuration file. YAML FORMAT #
# provided values are defaults. See up.conf.example! #
########################################################
##############################################
# UniFi Poller primary configuration file. #
# YAML FORMAT. Provided values are defaults. #
# See up.conf.example! #
##############################################
---
poller: