Update libs/compute_api/src/spec.rs

Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
Konstantin Knizhnik
2025-02-28 22:54:04 +02:00
committed by Konstantin Knizhnik
parent 61d642e541
commit 15b6bb5026

View File

@@ -183,7 +183,7 @@ pub enum ComputeFeature {
/// track short-lived connections as user activity.
ActivityMonitorExperimental,
/// Download larger SLU files on demand
/// Download all SLRU files on demand
LazySlruDownload,
/// This is a special feature flag that is used to represent unknown feature flags.