forked from archiver_config/sf_databuffer
Fix ttl not a string.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"data_reduction":{
|
||||
"default":[
|
||||
{
|
||||
"ttl":"-1",
|
||||
"ttl":-1,
|
||||
"modulo":1
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user