strapi.accords-library.com/config/plugins.js

11 lines
199 B
JavaScript

module.exports = {
meilisearch: {
config: {
"weapon-story": {
indexName: "nested-weapon-story",
populateEntryRule: ["stories.translations", "translations"],
}
}
},
}