config.ts
Located atsrc/server/config.ts.
App metadata
| Field | Description |
|---|---|
displayName | Human-readable app name, title-cased |
description | Short description |
category | App category for organization in the Synthetiq console |
Setting types
| Type | Description |
|---|---|
text | Free-form text input |
password | Masked text input |
url | URL input with validation |
select | Dropdown with predefined options |
boolean | Toggle switch |
Setting definition
Accessing settings
Server-side only, viactx.appSettings:

