mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 09:42:06 +08:00
LibraryPanels: Add RBAC support (#73475)
This commit is contained in:
@ -125,6 +125,7 @@ export interface FeatureToggles {
|
||||
newBrowseDashboards?: boolean;
|
||||
sseGroupByDatasource?: boolean;
|
||||
requestInstrumentationStatusSource?: boolean;
|
||||
libraryPanelRBAC?: boolean;
|
||||
lokiRunQueriesInParallel?: boolean;
|
||||
wargamesTesting?: boolean;
|
||||
alertingInsights?: boolean;
|
||||
|
Reference in New Issue
Block a user