mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
fix: mongo
This commit is contained in:
parent
f0075265d5
commit
22c00c411e
@ -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
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user