mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-30 10:39:47 +08:00
set MaxNotificationNum = 500
This commit is contained in:
parent
56436adf4d
commit
be820e8401
@ -340,6 +340,6 @@ const LogFileName = "OpenIM.log"
|
|||||||
|
|
||||||
const StatisticsTimeInterval = 60
|
const StatisticsTimeInterval = 60
|
||||||
|
|
||||||
const MaxNotificationNum = 100
|
const MaxNotificationNum = 500
|
||||||
|
|
||||||
const CurrentVersion = "v2.3.4-rc0"
|
const CurrentVersion = "v2.3.4-rc0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user