Skip to content
Snippets Groups Projects

Resolve #3165249 "Meilisearch private key"

9 files
+ 460
343
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -8,9 +8,9 @@ search_api_meilisearch.settings:
meilisearch_host_port:
type: text
label: 'Host port'
meilisearch_private_key:
meilisearch_master_key:
type: text
label: 'Private key'
label: 'Master key'
meilisearch_id_mappings:
type: sequence
label: "Mapping of the drupal items id's to MeiliSearch ids"
Loading