mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Remove puffin experimental feature
This commit is contained in:
parent
dc949ab46a
commit
b6d450d484
3 changed files with 2 additions and 27 deletions
|
@ -6,7 +6,6 @@ pub struct RuntimeTogglableFeatures {
|
|||
pub vector_store: bool,
|
||||
pub metrics: bool,
|
||||
pub logs_route: bool,
|
||||
pub export_puffin_reports: bool,
|
||||
}
|
||||
|
||||
#[derive(Default, Debug, Clone, Copy)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue