MeiliSearch/meilisearch
bors[bot] 839b05c43d
Merge #3305
3305: Remove hidden but usable CLI arguments r=Kerollmops a=Kerollmops

`@curquiza` found out that we were exposing some internal CLI arguments: `nb-max-chunks` and `log-every-n`. In this PR I removed those two, the only two ones that I found. Those options shouldn't be accessible as non-documented in the documentation or the `--help` message.

Fixes https://github.com/meilisearch/meilisearch/issues/3307

Co-authored-by: Clément Renault <clement@meilisearch.com>
2023-01-05 17:11:58 +00:00
..
src Merge #3305 2023-01-05 17:11:58 +00:00
tests Merge #3266 2023-01-05 11:30:29 +00:00
build.rs Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
Cargo.toml Update version for the next release (v1.0.0) in Cargo.toml files 2023-01-05 11:45:15 +00:00