mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-02 03:18:30 +02:00
Link experimental feature discussion
This commit is contained in:
parent
e414284335
commit
1b54c866e1
@ -753,6 +753,7 @@ pub struct IndexerOpts {
|
|||||||
pub skip_index_budget: bool,
|
pub skip_index_budget: bool,
|
||||||
|
|
||||||
/// Experimental no edition 2024 for settings feature. For more information,
|
/// Experimental no edition 2024 for settings feature. For more information,
|
||||||
|
/// see: <https://github.com/orgs/meilisearch/discussions/847>
|
||||||
///
|
///
|
||||||
/// Enables the experimental no edition 2024 for settings feature.
|
/// Enables the experimental no edition 2024 for settings feature.
|
||||||
#[clap(long, env = MEILI_EXPERIMENTAL_NO_EDITION_2024_FOR_SETTINGS)]
|
#[clap(long, env = MEILI_EXPERIMENTAL_NO_EDITION_2024_FOR_SETTINGS)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user