mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated sentrypeer filter value types
This commit is contained in:
committed by
Dan Christian Bogos
parent
8ed7bdd060
commit
2c1f5012fc
@@ -112,7 +112,7 @@
|
||||
}
|
||||
|
||||
// "sentrypeer":{
|
||||
// "addr":"https://sentrypeer.com/api/",
|
||||
// "url":"https://sentrypeer.com/api/",
|
||||
// "token":"put token here",
|
||||
// },
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"stats_conns": ["*localhost"],
|
||||
"resources_conns": ["*localhost"],
|
||||
"apiers_conns": ["*localhost"],
|
||||
"indexed_selects": false,
|
||||
// "indexed_selects": false,
|
||||
},
|
||||
|
||||
|
||||
@@ -127,9 +127,9 @@
|
||||
"apiers_conns": ["*internal"],
|
||||
},
|
||||
|
||||
// "sentrypeer":{
|
||||
// "addr":"https://sentrypeer.com/api/",
|
||||
// "token":"put token here",
|
||||
// },
|
||||
//"sentrypeer":{
|
||||
//"url":"https://sentrypeer.com/api/",
|
||||
//"token":""
|
||||
//},
|
||||
|
||||
}
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
},
|
||||
|
||||
// "sentrypeer":{
|
||||
// "addr":"https://sentrypeer.com/api/",
|
||||
// "url":"https://sentrypeer.com/api/",
|
||||
// "token":"put token here",
|
||||
// },
|
||||
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
|
||||
// "sentrypeer":{
|
||||
// "addr":"https://sentrypeer.com/api/",
|
||||
// "url":"https://sentrypeer.com/api/",
|
||||
// "token":"put token here",
|
||||
// },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user