mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
Updated indexes for *exists/*notexists to be *any/*none
This commit is contained in:
committed by
Dan Christian Bogos
parent
1e12ab7968
commit
0ca4c49093
@@ -16,10 +16,11 @@
|
||||
"attributes": {
|
||||
"enabled": true,
|
||||
"prefix_indexed_fields": ["*req.Destination"],
|
||||
"exists_indexed_fields": ["*opts.*usage"],
|
||||
"exists_indexed_fields": ["*opts.*usage"],
|
||||
},
|
||||
|
||||
"admins": {
|
||||
"enabled": true,
|
||||
}
|
||||
},
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user