mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-01 19:08:29 +02:00
fix the analytics
This commit is contained in:
parent
4058f6c870
commit
8089ec668e
@ -282,6 +282,7 @@ impl From<Opt> for Infos {
|
|||||||
dump_dir,
|
dump_dir,
|
||||||
log_level,
|
log_level,
|
||||||
indexer_options,
|
indexer_options,
|
||||||
|
cluster_configuration: _,
|
||||||
config_file_path,
|
config_file_path,
|
||||||
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
||||||
no_analytics: _,
|
no_analytics: _,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user