mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
20 lines
243 B
YAML
20 lines
243 B
YAML
rpc:
|
|
registerIP: ''
|
|
ports: [ 10140 ]
|
|
|
|
prometheus:
|
|
enable: true
|
|
ports: [ 20112 ]
|
|
|
|
listenIP: 0.0.0.0
|
|
|
|
longConnSvr:
|
|
ports: [ 10001 ]
|
|
websocketMaxConnNum: 100000
|
|
websocketMaxMsgLen: 4096
|
|
websocketTimeout: 10
|
|
|
|
multiLoginPolicy: 1
|
|
|
|
|