store in db

This commit is contained in:
Jason Ertel
2026-09-18 12:41:35 -04:00
parent ecc643cd33
commit b7a11a525c
+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.