mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-17 22:02:55 +08:00
13 lines
252 B
YAML
13 lines
252 B
YAML
longConnSvr:
|
|
openImWsPort: [ 10001 ]
|
|
websocketMaxConnNum: 100000
|
|
openImMessageGatewayPort: [ 10140 ]
|
|
websocketMaxMsgLen: 4096
|
|
websocketTimeout: 10
|
|
prometheus:
|
|
enable: true
|
|
grafanaUrl: http://127.0.0.1:13000/
|
|
prometheusPort: [ 20140 ]
|
|
|
|
|