From ad4a76a6588fe664ca93bfd1bb63dbe7bf9e888f Mon Sep 17 00:00:00 2001 From: "K.Boopathi" <44333589+programmerraja@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:11:43 +0530 Subject: [PATCH] Fix typo in task webhook authorization header reference (#2946) --- learn/self_hosted/configure_meilisearch_at_launch.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn/self_hosted/configure_meilisearch_at_launch.mdx b/learn/self_hosted/configure_meilisearch_at_launch.mdx index dbd38d873..91befe5af 100644 --- a/learn/self_hosted/configure_meilisearch_at_launch.mdx +++ b/learn/self_hosted/configure_meilisearch_at_launch.mdx @@ -429,7 +429,7 @@ The webhook payload contains the list of finished tasks in [ndjson](https://gith ### Task webhook authorization header -**Environment variable**: `MEILI_TASK_AUTHORIZATION_HEADER`
+**Environment variable**: `MEILI_TASK_WEBHOOK_AUTHORIZATION_HEADER`
**CLI option**: `--task-webhook-authorization-header`
**Default value**: `None`
**Expected value**: an authentication token string