mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Cfg: Adds experimental scope grafana.ini settings (#83174)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
@@ -179,4 +179,5 @@ export interface FeatureToggles {
|
||||
expressionParser?: boolean;
|
||||
groupByVariable?: boolean;
|
||||
alertingUpgradeDryrunOnStart?: boolean;
|
||||
scopeFilters?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user