diff --git a/DATA/production/qc-async/fv0.json b/DATA/production/qc-async/fv0.json index 872230f68..fbf7e6888 100644 --- a/DATA/production/qc-async/fv0.json +++ b/DATA/production/qc-async/fv0.json @@ -47,7 +47,7 @@ }, "checks": { "FV0CFDEff": { - "active": "false", + "active": "true", "className": "o2::quality_control_modules::fv0::CFDEffCheck", "moduleName": "QcFV0", "policy": "OnAny", @@ -59,7 +59,8 @@ }], "checkParameters": { "thresholdWarning": "0.8", - "thresholdError": "0.6" + "thresholdError": "0.6", + "ccdbUrl": "alice-ccdb.cern.ch" } } }