forked from archiver_config/sf_databuffer
20 lines
394 B
Plaintext
20 lines
394 B
Plaintext
{
|
|
"policies": [
|
|
{
|
|
"pattern": ":FPICTURE$",
|
|
"data_reduction": {
|
|
"default": [
|
|
{
|
|
"ttl": "PT1H",
|
|
"modulo": 1
|
|
},
|
|
{
|
|
"ttl": "P1D",
|
|
"modulo": 100
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|