You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
115: Enabled to override command r=alallema a=yagince
# Pull Request
## What does this PR do?
I would like to use the experimental feature of Meilisearch.
https://github.com/meilisearch/meilisearch/discussions/2070
`--enable-auto-batching` cannot be enabled via environment variables, it must be set via CLI arguments.
So I made it possible to override the pod command.
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: yagince <[email protected]>
0 commit comments