mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Cookies: Provide a mechanism for per user control over cookies (#61566)
This commit is contained in:
@@ -81,4 +81,5 @@ export interface FeatureToggles {
|
||||
logsSampleInExplore?: boolean;
|
||||
logsContextDatasourceUi?: boolean;
|
||||
lokiQuerySplitting?: boolean;
|
||||
individualCookiePreferences?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user