|
|
|
@ -518,11 +518,4 @@ prometheus:
|
|
|
|
|
conversationPrometheusPort: [ ${ CONVERSATION_PROM_PORT } ]
|
|
|
|
|
rtcPrometheusPort: [ ${ RTC_PROM_PORT } ]
|
|
|
|
|
thirdPrometheusPort: [ ${ THIRD_PROM_PORT } ]
|
|
|
|
|
messageTransferPrometheusPort: [ ${ MSG_TRANSFER_PROM_PORT } ] # List of ports
|
|
|
|
|
|
|
|
|
|
localCache:
|
|
|
|
|
friend:
|
|
|
|
|
topic: "friend"
|
|
|
|
|
slotNum: 500
|
|
|
|
|
slotSize: 20000
|
|
|
|
|
|
|
|
|
|
messageTransferPrometheusPort: [ ${ MSG_TRANSFER_PROM_PORT } ] # List of ports
|