mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-23 02:38:09 +02:00
Cleanup Annotations
Removed fields no longer need annotations.
This commit is contained in:
@@ -581,16 +581,10 @@ soc:
|
|||||||
label: Folder
|
label: Folder
|
||||||
airgap: *pbRepos
|
airgap: *pbRepos
|
||||||
assistant:
|
assistant:
|
||||||
apiKey:
|
|
||||||
description: The auth token to be used when reaching out to the AI Assistant.
|
|
||||||
global: True
|
|
||||||
apiUrl:
|
apiUrl:
|
||||||
description: The URL of the AI gateway.
|
description: The URL of the AI gateway.
|
||||||
advanced: True
|
advanced: True
|
||||||
global: True
|
global: True
|
||||||
model:
|
|
||||||
description: The model to use as the AI Assistant
|
|
||||||
global: True
|
|
||||||
client:
|
client:
|
||||||
apiTimeoutMs:
|
apiTimeoutMs:
|
||||||
description: Duration (in milliseconds) to wait for a response from the SOC server API before giving up and showing an error on the SOC UI.
|
description: Duration (in milliseconds) to wait for a response from the SOC server API before giving up and showing an error on the SOC UI.
|
||||||
|
|||||||
Reference in New Issue
Block a user