docs: cosmetic changes in example config files
This commit is contained in:
parent
41de679557
commit
43705a54be
|
@ -1,6 +1,6 @@
|
||||||
## Connection Congestion
|
## Connection Congestion
|
||||||
##
|
##
|
||||||
## Generating alarm when MQTT connection congested
|
## Emit alarms when MQTT connection congested
|
||||||
|
|
||||||
conn_congestion {
|
conn_congestion {
|
||||||
## Enable or disable connection congestion alarm
|
## Enable or disable connection congestion alarm
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
## Prometheus push-gateway integration
|
## Prometheus
|
||||||
|
|
||||||
## EMQX's Prometheus scraping endpoint is enabled by default without authentication.
|
## EMQX's Prometheus scraping endpoint is enabled by default without authentication.
|
||||||
## And there is no way to turn it off.
|
## And there is no way to turn it off.
|
||||||
|
|
Loading…
Reference in New Issue