Merge pull request #15091 from Security-Onion-Solutions/mwright/soc_soc-fix

Made lowBalanceColorAlert global
This commit is contained in:
Matthew Wright
2025-10-01 11:03:50 -04:00
committed by GitHub

View File

@@ -619,6 +619,7 @@ soc:
advanced: True
lowBalanceColorAlert:
description: Onion AI credit amount at which balance turns red.
global: True
advanced: True
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.