mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Document the new cli argument/option in the config file
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
This commit is contained in:
parent
0ebdda15c6
commit
da5f0de153
1 changed files with 3 additions and 0 deletions
|
@ -132,3 +132,6 @@ experimental_reduce_indexing_memory_usage = false
|
|||
|
||||
# Experimentally reduces the maximum number of tasks that will be processed at once, see: <https://github.com/orgs/meilisearch/discussions/713>
|
||||
# experimental_max_number_of_batched_tasks = 100
|
||||
|
||||
# Experimental chat completions feature, see: <https://www.meilisearch.com/docs/reference/api/chats>
|
||||
experimental_chat_completions = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue