docs: cosmetic changes in example config files

This commit is contained in:
Zaiming (Stone) Shi 2023-06-22 22:21:35 +02:00
parent 41de679557
commit 43705a54be
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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.