Skip to content

Commit

Permalink
Fix typo in task webhook authorization header reference (#2946)
Browse files Browse the repository at this point in the history
  • Loading branch information
programmerraja committed Sep 16, 2024
1 parent 0ff2a42 commit ad4a76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn/self_hosted/configure_meilisearch_at_launch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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`<br />
**Environment variable**: `MEILI_TASK_WEBHOOK_AUTHORIZATION_HEADER`<br />
**CLI option**: `--task-webhook-authorization-header`<br />
**Default value**: `None`<br />
**Expected value**: an authentication token string
Expand Down

0 comments on commit ad4a76a

Please sign in to comment.