Chore: remove unused feature flag showFeatureFlagsInUI (#62908)

This commit is contained in:
Ryan McKinley
2023-02-08 16:01:34 -08:00
committed by GitHub
parent c8ee2f9d9e
commit 804bd08f11
9 changed files with 10 additions and 41 deletions

View File

@@ -98,7 +98,6 @@ The following toggles require explicitly setting Grafana's [app mode]({{< relref
| Feature toggle name | Description |
| ------------------------------ | ----------------------------------------------------------------------- |
| `showFeatureFlagsInUI` | Show feature flags in the settings UI |
| `publicDashboardsEmailSharing` | Allows public dashboard sharing to be restricted to only allowed emails |
| `k8s` | Explore native k8s integrations |
| `k8sDashboards` | Save dashboards via k8s |