mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Some things I thought were bools are not bools
This commit is contained in:
@@ -506,8 +506,8 @@ soc:
|
|||||||
label: Query
|
label: Query
|
||||||
required: True
|
required: True
|
||||||
- field: showSubtitle
|
- field: showSubtitle
|
||||||
label: Show Query in Dropdown. Must be true or false
|
label: Show Query in Dropdown.
|
||||||
regex: ^(true|false)$
|
forcedType: bool
|
||||||
queryToggleFilters:
|
queryToggleFilters:
|
||||||
description: Customize togglable query filters that apply to all queries. Exclusive toggles will invert the filter if toggled off rather than omitting the filter from the query.
|
description: Customize togglable query filters that apply to all queries. Exclusive toggles will invert the filter if toggled off rather than omitting the filter from the query.
|
||||||
global: True
|
global: True
|
||||||
|
|||||||
Reference in New Issue
Block a user