Fix mismatch in feature toggles documentation (#111975)
This commit is contained in:
@@ -464,7 +464,7 @@ export interface FeatureToggles {
|
||||
*/
|
||||
alertingSaveStatePeriodic?: boolean;
|
||||
/**
|
||||
* Enables the compressed protobuf-based alert state storage
|
||||
* Enables the compressed protobuf-based alert state storage. Default is enabled.
|
||||
* @default true
|
||||
*/
|
||||
alertingSaveStateCompressed?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user