cfg: update ips opts

removed units and renamed usageID -> allocationID
This commit is contained in:
ionutboangiu
2025-11-24 21:05:04 +02:00
committed by Dan Christian Bogos
parent eab21e5d8d
commit 3889e9d91e
6 changed files with 17 additions and 34 deletions

View File

@@ -2707,7 +2707,8 @@ const (
MetaUnitsCfg = "*units"
// IPsCfg
MetaTTLCfg = "*ttl"
MetaAllocationIDCfg = "*allocationID"
MetaTTLCfg = "*ttl"
// RoutesCfg
MetaProfileCountCfg = "*profileCount"