mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-29 15:30:03 +08:00
815
Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
parent
f12b18d8b0
commit
c1f6c448d0
@ -27,7 +27,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
cfgPath = "../../../../../config/config.yaml"
|
cfgPath = "../../config/config.yaml"
|
||||||
minioHealthCheckDuration = 1
|
minioHealthCheckDuration = 1
|
||||||
maxRetry = 100
|
maxRetry = 100
|
||||||
componentStartErrCode = 6000
|
componentStartErrCode = 6000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user