mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
cfg: add ips_conns to sessions section
This commit is contained in:
committed by
Dan Christian Bogos
parent
84a4043e9a
commit
292b97aa5b
@@ -2526,6 +2526,7 @@ const (
|
||||
ListenBijsonCfg = "listen_bijson"
|
||||
ListenBigobCfg = "listen_bigob"
|
||||
RALsConnsCfg = "rals_conns"
|
||||
IPsConnsCfg = "ips_conns"
|
||||
ResSConnsCfg = "resources_conns"
|
||||
ThreshSConnsCfg = "thresholds_conns"
|
||||
RouteSConnsCfg = "routes_conns"
|
||||
|
||||
Reference in New Issue
Block a user