Add new abbreviated result limit param

This commit is contained in:
Jason Ertel
2022-01-27 15:51:02 -05:00
parent c6b11f4e05
commit 14c587fca2

View File

@@ -219,6 +219,7 @@
}, },
"case": { "case": {
"mostRecentlyUsedLimit": 5, "mostRecentlyUsedLimit": 5,
"renderAbbreviatedCount": 30,
"presets": { "presets": {
"artifactType": {{ presets_artifacttype | json }}, "artifactType": {{ presets_artifacttype | json }},
"category": {{ presets_category | json }}, "category": {{ presets_category | json }},