mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Add comment for indexed_selects option in config
This commit is contained in:
committed by
Dan Christian Bogos
parent
8b9a5f4e4f
commit
df5526ffcc
@@ -148,7 +148,7 @@ const CGRATES_CFG_JSON = `
|
||||
|
||||
"filters": { // Filters configuration (*new)
|
||||
"stats_conns": [], // address where to reach the stat service, empty to disable stats functionality: <""|*internal|x.y.z.y:1234>
|
||||
"indexed_selects":true,
|
||||
"indexed_selects":true, // enable profile matching exclusively on indexes
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user