Chore: Remove navAdminSubsections toggle (#78179)

* remove navAdminSubsections toggle

* missed one!
This commit is contained in:
Ashley Harrison
2023-11-17 10:04:34 +00:00
committed by GitHub
parent 2a5547e1b5
commit 7404ed66f6
8 changed files with 74 additions and 112 deletions

View File

@ -143,7 +143,6 @@ Experimental features might be changed or removed without prior notice.
| `formatString` | Enable format string transformer |
| `transformationsVariableSupport` | Allows using variables in transformations |
| `kubernetesPlaylists` | Use the kubernetes API in the frontend for playlists, and route /api/playlist requests to k8s |
| `navAdminSubsections` | Splits the administration section of the nav tree into subsections |
| `recoveryThreshold` | Enables feature recovery threshold (aka hysteresis) for threshold server-side expression |
| `lokiStructuredMetadata` | Enables the loki data source to request structured metadata from the Loki server |
| `teamHttpHeaders` | Enables datasources to apply team headers to the client requests |