diff --git a/examples/up.conf.example b/examples/up.conf.example index 52c3be3a..c968b54a 100644 --- a/examples/up.conf.example +++ b/examples/up.conf.example @@ -83,6 +83,9 @@ # tags to append to all data # tags = [ "customer:abc_corp" ] + # For more advanced options for very large amount of data collected see the upstream + # github.com/unpoller/datadogunifi repository README. + # Unpoller has an optional web server. To turn it on, set enable to true. If you # wish to use SSL, provide SSL cert and key paths. This interface is currently