mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix typo
This commit is contained in:
@@ -589,6 +589,10 @@ soc:
|
|||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: "[]{}"
|
forcedType: "[]{}"
|
||||||
|
exportNodeId:
|
||||||
|
description: The node ID on which export jobs will be executed.
|
||||||
|
global: True
|
||||||
|
advanced: True
|
||||||
hunt: &appSettings
|
hunt: &appSettings
|
||||||
groupItemsPerPage:
|
groupItemsPerPage:
|
||||||
description: Default number of aggregations to show per page. Larger values consume more vertical area in the SOC UI.
|
description: Default number of aggregations to show per page. Larger values consume more vertical area in the SOC UI.
|
||||||
@@ -712,7 +716,7 @@ soc:
|
|||||||
global: True
|
global: True
|
||||||
status:
|
status:
|
||||||
labels:
|
labels:
|
||||||
description: List of available case statuses. Some statuses have specifial characteristics and related functionality built into SOC.
|
description: List of available case statuses. Note that some default statuses have special characteristics and related functionality built into SOC.
|
||||||
global: True
|
global: True
|
||||||
customEnabled:
|
customEnabled:
|
||||||
description: Set to true to allow users add their own case statuses directly in the SOC UI.
|
description: Set to true to allow users add their own case statuses directly in the SOC UI.
|
||||||
|
|||||||
Reference in New Issue
Block a user