Remove --disable-auto-batching CLI option

This commit is contained in:
Loïc Lecrenier
2023-01-03 14:26:37 +01:00
parent 336c77aa45
commit b821c72459
4 changed files with 2 additions and 37 deletions

View File

@ -47,11 +47,6 @@ max_task_db_size = "100 GiB"
# Sets the maximum number of threads Meilisearch can use during indexing.
# https://docs.meilisearch.com/learn/configuration/instance_options.html#max-indexing-threads
disable_auto_batching = false
# Deactivates auto-batching when provided.
# https://docs.meilisearch.com/learn/configuration/instance_options.html#disable-auto-batching
#############
### DUMPS ###
#############