MeiliSearch/meilisearch/src/analytics
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
..
mock_analytics.rs Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
mod.rs Clippy fixes after updating Rust to v1.66 2022-12-19 14:17:12 +01:00
segment_analytics.rs Merge #3305 2023-01-05 17:11:58 +00:00