|
|
@@ -119,9 +119,23 @@ emqx_ft_schema {
|
|
|
zh: ""
|
|
|
}
|
|
|
label: {
|
|
|
- en: "GC Interval"
|
|
|
+ en: "Max segment TTL"
|
|
|
+ zh: ""
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ storage_gc_min_segments_ttl {
|
|
|
+ desc {
|
|
|
+ en: "Minimum TTL of a segment kept in the local file system.<br/>"
|
|
|
+ "This is a hard limit: no segment will be garbage collected before reaching this TTL, "
|
|
|
+ "even if some file transfer specifies a TTL less than that."
|
|
|
+ zh: ""
|
|
|
+ }
|
|
|
+ label: {
|
|
|
+ en: "Min segment TTL"
|
|
|
zh: ""
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+
|
|
|
}
|