Add connection from ThresholdS to ResourceS through ConnManager

This commit is contained in:
TeoV
2019-12-09 03:58:43 -05:00
parent 27789c4d36
commit 9435b99f1d
39 changed files with 80 additions and 148 deletions

View File

@@ -95,9 +95,7 @@
"resources": {
"enabled": true,
"thresholds_conns": [
{"address": "*internal"}
],
"thresholds_conns": ["*internal"],
"string_indexed_fields": ["Account"],
"prefix_indexed_fields": ["Destination"],
},