mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
Updated check for poster configuration
This commit is contained in:
committed by
Dan Christian Bogos
parent
65b0e0f608
commit
a36c914aa7
@@ -1593,6 +1593,8 @@ func main() {
|
||||
}
|
||||
utils.Logger.SetLogLevel(lgLevel)
|
||||
|
||||
cfg.LazzySanityCheck()
|
||||
|
||||
var loadDb engine.LoadStorage
|
||||
var cdrDb engine.CdrStorage
|
||||
var dm *engine.DataManager
|
||||
|
||||
Reference in New Issue
Block a user