Skip to content

Commit d83d25a

Browse files
Update learn/self_hosted/configure_meilisearch_at_launch.mdx
Co-authored-by: Clément Renault <[email protected]>
1 parent 20ff567 commit d83d25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/self_hosted/configure_meilisearch_at_launch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ Limit the number of tasks Meilisearch performs in a single batch. May improve st
519519

520520
**Environment variable**: `MEILI_EXPERIMENTAL_LIMIT_BATCHED_TASKS_TOTAL_SIZE`<br />
521521
**CLI option**: `--experimental-limit-batched-tasks-total-size`<br />
522-
**Default value**: Half of total available memory<br />
522+
**Default value**: Half of total available memory, up to a maximum of 10 GiB<br />
523523
**Expected value**: an integer
524524

525525
Sets a maximum payload size for batches in bytes. Smaller batches are less efficient, but consume less RAM and reduce immediate latency.

0 commit comments

Comments
 (0)