mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PublicDashboards: Enterprise email sharing feature flag (#60644)
adds feature flag for pubdash email sharing
This commit is contained in:
@@ -33,6 +33,7 @@ export interface FeatureToggles {
|
||||
influxdbBackendMigration?: boolean;
|
||||
showFeatureFlagsInUI?: boolean;
|
||||
publicDashboards?: boolean;
|
||||
publicDashboardsEmailSharing?: boolean;
|
||||
lokiLive?: boolean;
|
||||
lokiDataframeApi?: boolean;
|
||||
lokiMonacoEditor?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user