mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 07:04:57 -05:00
Feature: Allow to load a core plugin as external (#75157)
This commit is contained in:
@@ -127,5 +127,6 @@ export interface FeatureToggles {
|
||||
lokiRunQueriesInParallel?: boolean;
|
||||
wargamesTesting?: boolean;
|
||||
alertingInsights?: boolean;
|
||||
externalCorePlugins?: boolean;
|
||||
pluginsAPIMetrics?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user