diff --git a/tubearchivist/home/src/es/index_mapping.json b/tubearchivist/home/src/es/index_mapping.json index a25b300..d6dda4b 100644 --- a/tubearchivist/home/src/es/index_mapping.json +++ b/tubearchivist/home/src/es/index_mapping.json @@ -3,7 +3,8 @@ "index_name": "config", "expected_map": { "config": { - "type": "object" + "type": "object", + "enabled": false } }, "expected_set": {