forked from archiver_config/sf_databuffer
Merge branch 'master' into 'master'
Add policy for beam ok channel - basically we should keep it forever The configuration was changed by ebner See merge request !59
This commit is contained in:
20
policies/timing.policies
Normal file
20
policies/timing.policies
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"policies": [
|
||||
{
|
||||
"pattern":":BEAMOK",
|
||||
"data_reduction":{
|
||||
"default":[
|
||||
{
|
||||
"ttl":"P20W",
|
||||
"modulo":1
|
||||
/* 1 point every 1 hour */
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user