mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
Add set_versions flag to cgr-engine
If set to true, it sets/overwrites all versions to the current ones.
This commit is contained in:
committed by
Dan Christian Bogos
parent
a251547408
commit
792bbb3aff
@@ -2719,6 +2719,7 @@ const (
|
||||
ScheduledShutdownCgr = "scheduled_shutdown"
|
||||
SingleCpuCgr = "singlecpu"
|
||||
PreloadCgr = "preload"
|
||||
SetVersionsCgr = "set_versions"
|
||||
MemProfFinalFile = "mem_final.prof"
|
||||
CpuPathCgr = "cpu.prof"
|
||||
//Cgr loader
|
||||
|
||||
Reference in New Issue
Block a user