mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 08:11:04 +00:00
fix the tests and add tests on the experimental features
This commit is contained in:
@ -13,4 +13,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