disable ta_config indexing

This commit is contained in:
Simon
2023-09-21 23:16:06 +07:00
parent a5b61bfaf6
commit 92975a5c95

View File

@@ -3,7 +3,8 @@
"index_name": "config",
"expected_map": {
"config": {
"type": "object"
"type": "object",
"enabled": false
}
},
"expected_set": {