mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-18 20:19:14 +08:00
815
Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
parent
cc25f074bb
commit
aeea8c3f21
@ -28,7 +28,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
cfgPath = "../../../../../config/config.yaml"
|
cfgPath = "../../../../../config/config.yaml"
|
||||||
minioHealthCheckDuration = 1
|
minioHealthCheckDuration = 1
|
||||||
maxRetry = 3
|
maxRetry = 10000
|
||||||
componentStartErrCode = 6000
|
componentStartErrCode = 6000
|
||||||
configErrCode = 6001
|
configErrCode = 6001
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user