mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Feature: Allow to load a core plugin as external (#75157)
This commit is contained in:
committed by
GitHub
parent
e0659c05da
commit
61cdfba87a
@@ -127,5 +127,6 @@ export interface FeatureToggles {
|
||||
lokiRunQueriesInParallel?: boolean;
|
||||
wargamesTesting?: boolean;
|
||||
alertingInsights?: boolean;
|
||||
externalCorePlugins?: boolean;
|
||||
pluginsAPIMetrics?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user