mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
added StartDelay for ers processing
This commit is contained in:
committed by
Dan Christian Bogos
parent
3a6d759bac
commit
e48eb5df13
@@ -2598,6 +2598,7 @@ const (
|
||||
ConcurrentEventsCfg = "concurrent_events"
|
||||
FieldSepCfg = "field_separator"
|
||||
RunDelayCfg = "run_delay"
|
||||
StartDelayCfg = "start_delay"
|
||||
SourcePathCfg = "source_path"
|
||||
ProcessedPathCfg = "processed_path"
|
||||
TenantCfg = "tenant"
|
||||
|
||||
Reference in New Issue
Block a user