Merge branch 'v2.3.0release' of github.com:OpenIMSDK/Open-IM-Server into v2.3.0release

This commit is contained in:
wangchuxiao 2022-12-05 18:30:13 +08:00
commit d5e7d3298a

View File

@ -341,6 +341,6 @@ const LogFileName = "OpenIM.log"
const StatisticsTimeInterval = 60
const MaxNotificationNum = 100
const MaxNotificationNum = 500
const CurrentVersion = "v2.3.4-rc0"