mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
FeatureFlags: enable i18n flag in the registry (#59662)
This commit is contained in:
@@ -29,7 +29,7 @@ Some stable features are enabled by default. You can disable a stable feature by
|
||||
| `commandPalette` | Enable command palette | Yes |
|
||||
| `cloudWatchDynamicLabels` | Use dynamic labels instead of alias patterns in CloudWatch datasource | Yes |
|
||||
| `prometheusBufferedClient` | Enable buffered (old) client for Prometheus datasource as default instead of streaming JSON parser client (new) | |
|
||||
| `internationalization` | Enables internationalization | |
|
||||
| `internationalization` | Enables internationalization | Yes |
|
||||
| `accessTokenExpirationCheck` | Enable OAuth access_token expiration check and token refresh using the refresh_token | |
|
||||
|
||||
## Beta feature toggles
|
||||
|
||||
Reference in New Issue
Block a user