mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Make the feature experimental
This commit is contained in:
parent
491d115c3c
commit
7d0d8f4445
7 changed files with 49 additions and 9 deletions
|
@ -10,6 +10,7 @@ pub struct RuntimeTogglableFeatures {
|
|||
pub edit_documents_by_function: bool,
|
||||
pub contains_filter: bool,
|
||||
pub network: bool,
|
||||
pub get_task_documents_route: bool,
|
||||
}
|
||||
|
||||
#[derive(Default, Debug, Clone, Copy)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue