silence InitNative
This commit is contained in:
@@ -109,7 +109,7 @@ func InitDaemon(appName string) {
|
||||
logs.SetLogger(logs.CreateLogger("main"))
|
||||
// Load the right config file
|
||||
o := GetConfLoader()
|
||||
resources.InitNative()
|
||||
// resources.InitNative()
|
||||
// feed the library with the loaded config
|
||||
SetConfig(
|
||||
o.GetStringDefault("MONGO_URL", "mongodb://127.0.0.1:27017"),
|
||||
|
||||
Reference in New Issue
Block a user