update the log mode discussion link

This commit is contained in:
Tamo 2024-02-15 10:32:48 +01:00
parent 5d3bad4120
commit 1f8af81ba9

View File

@ -344,8 +344,7 @@ pub struct Opt {
#[serde(default)]
pub experimental_enable_metrics: bool,
/// TODO: TAMO: update link
/// Experimental logs mode feature. For more information, see: <https://github.com/orgs/meilisearch/discussions/721>
/// Experimental logs mode feature. For more information, see: <https://github.com/orgs/meilisearch/discussions/723>
///
/// Change the mode of the logs on the console.
#[clap(long, env = MEILI_EXPERIMENTAL_LOGS_MODE, default_value_t)]