Added DynaprepaidActionProfile to actionscfg

This commit is contained in:
andronache
2021-05-25 17:25:36 +03:00
committed by Dan Christian Bogos
parent 8430a6bce9
commit ef7366b4fe
7 changed files with 128 additions and 103 deletions

View File

@@ -1184,6 +1184,7 @@
// "prefix_indexed_fields": [], // query indexes based on these fields for faster processing
// "suffix_indexed_fields": [], // query indexes based on these fields for faster processing
// "nested_fields": false, // determines which field is checked when matching indexed filters(true: all; false: only the one on the first level)
// "dynaprepaid_actionprofile": [],
// },