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>
16 lines
301 B
Text
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
|