mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
passing *accountID instead of *account in opts
This commit is contained in:
committed by
Dan Christian Bogos
parent
2b27c681bc
commit
8bbe36c088
@@ -30,7 +30,7 @@
|
||||
"thresholds": {
|
||||
"enabled": true,
|
||||
"apiers_conns": ["*localhost"],
|
||||
"exists_indexed_fields": ["*opts.*account"],
|
||||
"exists_indexed_fields": ["*opts.*accountID"],
|
||||
"store_interval": "-1",
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user