Loading...
PyStator·Server values come from the API (admins can patch pystator.cfg in the table below).·Browser blocks store defaults in localStorage — use Save browser settings after editing.
Effective values from the API process: environment overrides pystator.cfg. Passwords are masked. Log in as Admin to edit the config file from this table.
These fields map to AppSettings in lib/settings.ts. Every persisted key is editable below: API URL, database test bundle (with an on/off switch), discovery defaults, DLQ test bundle (with an on/off switch), and the FSM editor preference.
Base URL this browser uses for API calls (stored in localStorage). Server default comes from PYSTATOR_API_URL / [api]. App: PyStator
Optional credentials stored in this browser for the Test connection action only. The running API uses PYSTATOR_DATABASE_URL (see server runtime above).
When off, values are kept in storage but hidden to reduce clutter.
Inline FSM code: actions use PYSTATOR_ALLOW_INLINE_CODE_ACTIONS, with optional imports controlled by PYSTATOR_ALLOW_INLINE_CODE_IMPORTS. Registry catalog source_code implementations use the separate PYSTATOR_ALLOW_CATALOG_CODE gate. The editor preference below is stored only in this browser.
Stored in localStorage as features.inlineCodeActionsEditor. It only controls whether the UI shows the inline Code action kind; server flags still decide whether execution, imports, and catalog source-code implementations are allowed.
Defaults stored in this browser for discovery tools and tests. Discovery backend type is inferred from the connection URL. The API worker uses [discovery] in pystator.cfg (editable in server runtime when you are an admin).
Inferred backend for this browser test: sqlite. Server runtime uses its fallback chain when no dedicated discovery URL is configured.
Shadow mode
Compare inferred candidates without enforcing them in production traffic.
Browser-only credentials for Test connection and Load statistics. Production worker settings use PYSTATOR_WORKER_DLQ_* (see server runtime).
Show connection fields, test, and statistics actions.