mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 03:39:47 +00:00
disable ta_config indexing
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"index_name": "config",
|
||||
"expected_map": {
|
||||
"config": {
|
||||
"type": "object"
|
||||
"type": "object",
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"expected_set": {
|
||||
|
||||
Reference in New Issue
Block a user