mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 13:49:53 +05:00
Rename Pool type to IPPool for clarity
This commit is contained in:
committed by
Dan Christian Bogos
parent
df10601b18
commit
33735613e7
@@ -152,7 +152,7 @@ cgrates.org,IPs2,*string:~*req.Account:1002,;20,2s,false,POOL1,*string:~*req.Des
|
||||
},
|
||||
TTL: -1,
|
||||
Stored: false,
|
||||
Pools: []*utils.Pool{
|
||||
Pools: []*utils.IPPool{
|
||||
{
|
||||
ID: "FIRST_POOL",
|
||||
FilterIDs: []string{},
|
||||
|
||||
Reference in New Issue
Block a user