forked from archiver_config/sf_databuffer
Merge branch 'master' into 'master'
Removed specific policies for BLM. Reset to Default The configuration was changed by llorente_d See merge request !52
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"policies": [
|
||||
/*DBLM (T. Šuštar): 3 days everything, 10 days every 100th*/
|
||||
{
|
||||
"pattern": "DBLM",
|
||||
"data_reduction": {
|
||||
"default": [{
|
||||
"ttl": "P3D",
|
||||
"modulo": 1
|
||||
}, {
|
||||
"ttl": "P10D",
|
||||
"modulo": 100
|
||||
}]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user