mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-20 08:49:01 +08:00
feat: enhance configuration files with detailed comments for clarity
This commit is contained in:
@@ -10,7 +10,7 @@ rpc:
|
||||
ports: [ 10320 ]
|
||||
|
||||
prometheus:
|
||||
# Whether to enable prometheus
|
||||
# Enable Prometheus metrics exposure for this service; set to true to allow scraping.
|
||||
enable: true
|
||||
# Prometheus listening ports, must be consistent with the number of rpc.ports
|
||||
# It will only take effect when autoSetPorts is set to false.
|
||||
|
||||
Reference in New Issue
Block a user