mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Remove --generate-master-key option
This commit is contained in:
parent
1f8ddb366c
commit
eb08a0fb0b
3 changed files with 0 additions and 16 deletions
|
@ -271,7 +271,6 @@ impl From<Opt> for Infos {
|
|||
log_level,
|
||||
indexer_options,
|
||||
config_file_path,
|
||||
generate_master_key: _,
|
||||
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
||||
no_analytics: _,
|
||||
} = options;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue