mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-08 13:15:52 +00:00
reformat, sorry @kero
This commit is contained in:
parent
9473cccc27
commit
4953b62712
@ -256,7 +256,7 @@ impl From<Opt> for Infos {
|
|||||||
scheduler_options,
|
scheduler_options,
|
||||||
config_file_path,
|
config_file_path,
|
||||||
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
||||||
no_analytics: _,
|
no_analytics: _,
|
||||||
} = options;
|
} = options;
|
||||||
|
|
||||||
let SchedulerConfig { disable_auto_batching } = scheduler_options;
|
let SchedulerConfig { disable_auto_batching } = scheduler_options;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user