mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add new abbreviated result limit param
This commit is contained in:
@@ -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 }},
|
||||||
|
|||||||
Reference in New Issue
Block a user