mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
Merge #1034
1034: Remove outdated settings file r=Kerollmops a=bidoubiwa Unnecessary settings files in the dataset folder should be removed. Co-authored-by: Charlotte Vermandel <charlottevermandel@gmail.com>
This commit is contained in:
commit
29712916e6
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"searchableAttributes": ["title", "overview"],
|
|
||||||
"displayedAttributes": [
|
|
||||||
"id",
|
|
||||||
"title",
|
|
||||||
"overview",
|
|
||||||
"release_date",
|
|
||||||
"poster"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user