1 2 3 4 5 6 7
type: u32 default: 120 help: Set garbage collection timer syntax:expression: $VAR(@) >= 5 && $VAR(@) <= 2147483647; \ "Garbage collection timer must be between 5 and 2147483647" comp_help: possible completions: <5-2147483647> Garbage colletion time (default 120)