Skip to content

Commit 5dbaf76

Browse files
committed
New config for analysis task - reduce verbosity
1 parent 407e642 commit 5dbaf76

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"access-mc-data": {
3+
"reduce-output" : 2
4+
},
5+
"access-mc-truth": {
6+
"reduce-output" : 2
7+
},
8+
"loop-over-mc-matched": {
9+
"reduce-output" : 2
10+
}
11+
}

0 commit comments

Comments
 (0)