Plugins: Remove externalCorePlugins feature toggle (#108386)
remove externalCorePlugins feature toggle
This commit is contained in:
@@ -257,11 +257,6 @@ export interface FeatureToggles {
|
||||
*/
|
||||
lokiRunQueriesInParallel?: boolean;
|
||||
/**
|
||||
* Allow core plugins to be loaded as external
|
||||
* @default true
|
||||
*/
|
||||
externalCorePlugins?: boolean;
|
||||
/**
|
||||
* Automatic service account and token setup for plugins
|
||||
*/
|
||||
externalServiceAccounts?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user