mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 00:09:02 +08:00
fix: mongo
This commit is contained in:
@@ -518,11 +518,4 @@ prometheus:
|
|||||||
conversationPrometheusPort: [ ${ CONVERSATION_PROM_PORT } ]
|
conversationPrometheusPort: [ ${ CONVERSATION_PROM_PORT } ]
|
||||||
rtcPrometheusPort: [ ${ RTC_PROM_PORT } ]
|
rtcPrometheusPort: [ ${ RTC_PROM_PORT } ]
|
||||||
thirdPrometheusPort: [ ${ THIRD_PROM_PORT } ]
|
thirdPrometheusPort: [ ${ THIRD_PROM_PORT } ]
|
||||||
messageTransferPrometheusPort: [ ${ MSG_TRANSFER_PROM_PORT } ] # List of ports
|
messageTransferPrometheusPort: [ ${ MSG_TRANSFER_PROM_PORT } ] # List of ports
|
||||||
|
|
||||||
localCache:
|
|
||||||
friend:
|
|
||||||
topic: "friend"
|
|
||||||
slotNum: 500
|
|
||||||
slotSize: 20000
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user