mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated config reload
This commit is contained in:
@@ -496,11 +496,6 @@ func main() {
|
||||
return
|
||||
}
|
||||
}
|
||||
if storDBService.ShouldRun() {
|
||||
if err = storDBService.Start(); err != nil {
|
||||
return
|
||||
}
|
||||
}
|
||||
// Done initing DBs
|
||||
engine.SetRoundingDecimals(cfg.GeneralCfg().RoundingDecimals)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user