test stream util function
This commit is contained in:
parent
7450eae046
commit
e4adec413a
5 changed files with 233 additions and 5 deletions
|
|
@ -420,7 +420,7 @@ module clixon-config {
|
|||
}
|
||||
leaf CLICON_STREAM_RETENTION {
|
||||
type uint32;
|
||||
default 0;
|
||||
default 3600;
|
||||
units s;
|
||||
description "Retention for stream replay buffers in seconds, ie how much
|
||||
data to store before dropping. 0 means no retention";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue