Merge pull request #16252 from Security-Onion-Solutions/jertel/wip

store in db
This commit is contained in:
Jason Ertel
2026-09-18 12:47:32 -04:00
committed by GitHub
+2
View File
@@ -162,6 +162,7 @@ soc:
global: True
forcedType: string
syntax: json
storage: db
subgrids:
title: Subordinate Grids
description: |
@@ -496,6 +497,7 @@ soc:
global: True
forcedType: string
syntax: json
storage: db
postgres:
host:
description: Hostname or IP address of the PostgreSQL server used by SOC. Defaults to the manager hostname.