blumeops/argocd/manifests/unpoller/up.conf
Erich Blume 6916c5b5ee Switch unpoller back to local API key auth
The UX7's local Integration API key works against both the new
Integration API and the classic controller API. Remote mode not needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 15:27:45 -07:00

16 lines
301 B
Text

[prometheus]
http_listen = "0.0.0.0:9130"
report_errors = true
[influxdb]
disable = true
[unifi]
dynamic = false
[unifi.defaults]
# API key comes from environment variable: UP_UNIFI_DEFAULT_API_KEY
url = "https://192.168.1.1"
verify_ssl = false
save_sites = true
save_dpi = false