mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
fix the tests and add tests on the experimental features
This commit is contained in:
@ -12,4 +12,5 @@ pub struct RuntimeTogglableFeatures {
|
||||
#[derive(Default, Debug, Clone, Copy)]
|
||||
pub struct InstanceTogglableFeatures {
|
||||
pub metrics: bool,
|
||||
pub logs_route: bool,
|
||||
}
|
||||
|
Reference in New Issue
Block a user