Stars: Manage from apiserver (#111368)
This commit is contained in:
@@ -111,6 +111,10 @@ export interface FeatureToggles {
|
||||
*/
|
||||
influxdbBackendMigration?: boolean;
|
||||
/**
|
||||
* populate star status from apiserver
|
||||
*/
|
||||
starsFromAPIServer?: boolean;
|
||||
/**
|
||||
* Enable streaming JSON parser for InfluxDB datasource InfluxQL query language
|
||||
*/
|
||||
influxqlStreamingParser?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user