Test: new changes in pkg: cache, cluster, conf
This commit is contained in:
@@ -37,7 +37,7 @@ func Init(path string) {
|
||||
{
|
||||
"both",
|
||||
func() {
|
||||
cache.Init()
|
||||
cache.Init(conf.SystemConfig.Mode == "slave")
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user