We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b04661 commit 1bd1649Copy full SHA for 1bd1649
learn/self_hosted/configure_meilisearch_at_launch.mdx
@@ -242,8 +242,10 @@ Meilisearch automatically collects data from all instances that do not opt out u
242
243
**Environment variable**: `MEILI_CONTACT_EMAIL`<br />
244
**CLI option**: `--contact-email`
245
+**Default value**: None<br />
246
+**Expected value**: an email address
247
-Adds the specified email address to Meilisearch's mailing list. Leave empty to automatically skip the email prompt when launching Meilisearch.
248
+Adds the specified string to Meilisearch's mailing list. Leave empty to automatically skip the email prompt when launching Meilisearch.
249
250
### Dumpless upgrade <NoticeTag type="experimental" label="experimental" />
251
0 commit comments