mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
cfg: update ips opts
removed units and renamed usageID -> allocationID
This commit is contained in:
committed by
Dan Christian Bogos
parent
eab21e5d8d
commit
3889e9d91e
@@ -2707,7 +2707,8 @@ const (
|
||||
MetaUnitsCfg = "*units"
|
||||
|
||||
// IPsCfg
|
||||
MetaTTLCfg = "*ttl"
|
||||
MetaAllocationIDCfg = "*allocationID"
|
||||
MetaTTLCfg = "*ttl"
|
||||
|
||||
// RoutesCfg
|
||||
MetaProfileCountCfg = "*profileCount"
|
||||
|
||||
Reference in New Issue
Block a user