mirror of
https://codeberg.org/icewind/wifi-prometheus-exporter.git
synced 2026-06-03 16:44:11 +02:00
clearify mqtt is optional
This commit is contained in:
parent
dfb6dd0b57
commit
5f5cdf8aa0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
[mqtt]
|
[mqtt] # optional
|
||||||
hostname = "mqtt.example.com"
|
hostname = "mqtt.example.com"
|
||||||
username = "wifi-exporter"
|
username = "wifi-exporter"
|
||||||
password_file = "/path/to/password"
|
password_file = "/path/to/password"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue