mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Use Grafana API to retrieve the public key to validate plugins (#66439)
This commit is contained in:
committed by
GitHub
parent
f612a72f96
commit
98c695c68f
@@ -96,6 +96,7 @@ export interface FeatureToggles {
|
||||
useCachingService?: boolean;
|
||||
enableElasticsearchBackendQuerying?: boolean;
|
||||
authenticationConfigUI?: boolean;
|
||||
pluginsAPIManifestKey?: boolean;
|
||||
advancedDataSourcePicker?: boolean;
|
||||
opensearchDetectVersion?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user