mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 01:55:58 +08:00
local cache
This commit is contained in:
@@ -527,3 +527,9 @@ prometheus:
|
||||
rtcPrometheusPort: [ ${RTC_PROM_PORT} ]
|
||||
thirdPrometheusPort: [ ${THIRD_PROM_PORT} ]
|
||||
messageTransferPrometheusPort: [ ${MSG_TRANSFER_PROM_PORT} ] # List of ports
|
||||
|
||||
localCache:
|
||||
friend:
|
||||
topic: friend
|
||||
slotNum: 500
|
||||
slotSize: 20000
|
||||
Reference in New Issue
Block a user