Modules settings

Subscriptions

Google Cloud Pub/Sub subscriptions settings

Google Cloud Pub/Sub topic name

Name of the Google Cloud Pub/Sub topic.

IDmodule.subscriptions.pubsub.topic
TypeString
Default value(no default)
Environment variableBOX_MODULE_SUBSCRIPTIONS_PUBSUB_TOPIC
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Google Cloud Pub/Sub project name

Name of the Google Cloud Project which contains Pub/Sub topics and subscriptions.

IDmodule.subscriptions.pubsub.project
TypeString
Default value(no default)
Environment variableBOX_MODULE_SUBSCRIPTIONS_PUBSUB_PROJECT
Deprecated environment variablesBOX_SUBSCRIPTIONS_PUBSUB_PROJECT
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Google Cloud Pub/Sub resource types

Specify resource types and boxes for which to publish notifications. If not set, messages for all resource types from all boxes are published.

<rt>:?<box-id>?( <rt>:?<box-id>?)*
// Examples:
//
// Notify only on Patient or Encounter resources
// change from any box.

"Patient Encounter"

// Notify on Patient changes from boxone or boxtwo
// and about Encounter from any box.

"Patient:boxone Patient:boxtwo Encounter"
IDmodule.subscriptions.pubsub.resource-types
TypeString
Default value(no default)
Environment variableBOX_MODULE_SUBSCRIPTIONS_PUBSUB_RESOURCE_TYPES
Deprecated environment variablesBOX_SUBSCRIPTIONS_PUBSUB_RESOURCE__TYPES
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Google Cloud Pub/Sub service account email

Email of the Google Cloud Pub/Sub service account.

IDmodule.subscriptions.pubsub.service-account.email
TypeString
Default value(no default)
Environment variableBOX_MODULE_SUBSCRIPTIONS_PUBSUB_SERVICE_ACCOUNT_EMAIL
Deprecated environment variablesBOX_SUBSCRIPTIONS_PUBSUB_SERVICE__ACCOUNT_EMAIL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Google Cloud Pub/Sub service account private key

Private key of the Google Cloud Pub/Sub service account.

IDmodule.subscriptions.pubsub.service-account.private-key
TypeString
Default value(no default)
Environment variableBOX_MODULE_SUBSCRIPTIONS_PUBSUB_SERVICE_ACCOUNT_PRIVATE_KEY
Deprecated environment variablesBOX_SUBSCRIPTIONS_PUBSUB_SERVICE__ACCOUNT_PRIVATE__KEY
Sensitivetrue — value will be masked in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

Google Cloud Pub/Sub publish before save

If true, the resource will be published to the Pub/Sub topic before saving it to the database.

IDmodule.subscriptions.pubsub.before-save
TypeBool
Default valuefalse
Environment variableBOX_MODULE_SUBSCRIPTIONS_PUBSUB_BEFORE_SAVE
Deprecated environment variablesBOX_SUBSCRIPTIONS_PUBSUB_BEFORE__SAVE
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Google Cloud Pub/Sub emulator URL

URL of the Google Cloud Pub/Sub emulator. If set, the emulator will be used instead of the real Pub/Sub service.

IDmodule.subscriptions.pubsub.emulator-url
TypeString
Default value(no default)
Environment variableBOX_MODULE_SUBSCRIPTIONS_PUBSUB_EMULATOR_URL
Deprecated environment variablesBOX_SUBSCRIPTIONS_PUBSUB_EMULATOR__URL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadfalse — setting requires system restart

Notebooks

Aidbox notebooks settings

Notebook repository URL

Set repository to fetch published notebooks

IDmodule.notebook.repo-url
TypeString
Default valuehttps://aidbox.app
Environment variableBOX_MODULE_NOTEBOOK_REPO_URL
Deprecated environment variablesAIDBOX_NOTEBOOKS_REPO_URL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

Mail Provider

Mail Provider settings

Default provider type

Specifies the email service provider used for system-generated communications.

IDprovider.default.type
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_DEFAULT_TYPE
Deprecated environment variablesBOX_PROVIDER_DEFAULT__PROVIDER_TYPE
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Default provider from address

From address for the default provider

IDprovider.default.from
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_DEFAULT_FROM
Deprecated environment variablesBOX_PROVIDER_DEFAULT__FROM
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Default provider username

Username for the default provider

IDprovider.default.username
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_DEFAULT_USERNAME
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Default provider password

Password for the default provider

IDprovider.default.password
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_DEFAULT_PASSWORD
Sensitivetrue — value will be masked in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

Default provider URL

URL for the default provider

IDprovider.default.url
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_DEFAULT_URL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Default provider port

Port for the default provider

IDprovider.default.port
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_DEFAULT_PORT
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Default provider SSL

Enable SSL for the default provider

IDprovider.default.ssl
TypeBool
Default valuefalse
Environment variableBOX_MODULE_PROVIDER_DEFAULT_SSL
Deprecated environment variablesBOX_PROVIDER_DEFAULT__PROVIDER_SSL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Default provider TLS

Enable TLS for the default provider

IDprovider.default.tls
TypeBool
Default valuefalse
Environment variableBOX_MODULE_PROVIDER_DEFAULT_TLS
Deprecated environment variablesBOX_PROVIDER_DEFAULT__PROVIDER_TLS
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Default provider host

Host for the default provider

IDprovider.default.host
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_DEFAULT_HOST
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Mailgun provider from address

From address for the Mailgun provider

IDprovider.mailgun.from
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_MAILGUN_FROM
Deprecated environment variablesBOX_PROVIDER_MAILGUN__PROVIDER_FROM
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Mailgun provider username

Username for the Mailgun provider

IDprovider.mailgun.username
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_MAILGUN_USERNAME
Deprecated environment variablesBOX_PROVIDER_MAILGUN__PROVIDER_USERNAME
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Mailgun provider password

Password for the Mailgun provider

IDprovider.mailgun.password
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_MAILGUN_PASSWORD
Deprecated environment variablesBOX_PROVIDER_MAILGUN__PROVIDER_PASSWORD
Sensitivetrue — value will be masked in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

Mailgun provider URL

URL for the Mailgun provider

IDprovider.mailgun.url
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_MAILGUN_URL
Deprecated environment variablesBOX_PROVIDER_MAILGUN__PROVIDER_URL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Postmark provider from address

From address for the Postmark provider

IDprovider.postmark.from
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_POSTMARK_FROM
Deprecated environment variablesBOX_PROVIDER_POSTMARK__PROVIDER_FROM
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Postmark provider API key

API key for the Postmark provider

IDprovider.postmark.api-key
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_POSTMARK_API_KEY
Deprecated environment variablesBOX_PROVIDER_POSTMARK__PROVIDER_API__KEY
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

SMTP provider from address

From address for the SMTP provider

IDprovider.smtp.from
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_SMTP_FROM
Deprecated environment variablesBOX_PROVIDER_SMTP__PROVIDER_FROM
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

SMTP provider host

Host for the SMTP provider

IDprovider.smtp.host
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_SMTP_HOST
Deprecated environment variablesBOX_PROVIDER_SMTP__PROVIDER_HOST
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

SMTP provider password

Password for the SMTP provider

IDprovider.smtp.password
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_SMTP_PASSWORD
Deprecated environment variablesBOX_PROVIDER_SMTP__PROVIDER_PASSWORD
Sensitivetrue — value will be masked in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

SMTP provider port

Port for the SMTP provider

IDprovider.smtp.port
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_SMTP_PORT
Deprecated environment variablesBOX_PROVIDER_SMTP__PROVIDER_PORT
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

SMTP provider SSL

Enable SSL for the SMTP provider

IDprovider.smtp.ssl
TypeBool
Default valuefalse
Environment variableBOX_MODULE_PROVIDER_SMTP_SSL
Deprecated environment variablesBOX_PROVIDER_SMTP__PROVIDER_SSL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

SMTP provider TLS

Enable TLS for the SMTP provider

IDprovider.smtp.tls
TypeBool
Default valuefalse
Environment variableBOX_MODULE_PROVIDER_SMTP_TLS
Deprecated environment variablesBOX_PROVIDER_SMTP__PROVIDER_TLS
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

SMTP provider username

Username for the SMTP provider

IDprovider.smtp.username
TypeString
Default value(no default)
Environment variableBOX_MODULE_PROVIDER_SMTP_USERNAME
Deprecated environment variablesBOX_PROVIDER_SMTP__PROVIDER_USERNAME
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

SMARTbox

SMARTbox settings

Sandbox URL

URL for accessing sandbox environment

IDmodule.smartbox.sandbox-url
TypeString
Default value(no default)
Environment variableBOX_MODULE_SMARTBOX_SANDBOX_URL
Deprecated environment variablesBOX_SMARTBOX_SANDBOX__URL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Terms of use URL

URL for accessing terms of use

IDmodule.smartbox.terms-of-use-url
TypeString
Default value(no default)
Environment variableBOX_MODULE_SMARTBOX_TERMS_OF_USE_URL
Deprecated environment variablesBOX_SMARTBOX_TERMS__OF__USE__URL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Sandbox basic

Basic authentication credentials for sandbox

IDmodule.smartbox.sandbox-basic
TypeString
Default value(no default)
Environment variableBOX_MODULE_SMARTBOX_SANDBOX_BASIC
Deprecated environment variablesBOX_SMARTBOX_SANDBOX__BASIC
Sensitivetrue — value will be masked in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

Sandbox admin

Admin credentials for sandbox access

IDmodule.smartbox.sandbox-admin
TypeString
Default value(no default)
Environment variableBOX_MODULE_SMARTBOX_SANDBOX_ADMIN
Deprecated environment variablesBOX_SMARTBOX_SANDBOX__ADMIN
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaEnvironment variables
Hot reloadfalse — setting requires system restart

Link to access session logs

IDmodule.smartbox.session-logs-link
TypeString
Default value(no default)
Environment variableBOX_MODULE_SMARTBOX_SESSION_LOGS_LINK
Deprecated environment variablesBOX_SMARTBOX_SESSION__LOGS__LINK
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

MDM

MDM settings

Default MDM model

The default MDM model used for $match operation. Will be used if no model is specified with the model query parameter.

IDmodule.mdm.default-patient-model
TypeString
Default value(no default)
Environment variableBOX_MODULE_DEFAULT_PATIENT_MODEL
Deprecated environment variablesBOX_MDM_DEFAULT_PATIENT_MODEL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

MCP

MCP settings

Enable MCP server

Enable MCP server working through SSE protocol

IDmodule.mcp.server-enabled
TypeBool
Default valuefalse
Environment variableBOX_MODULE_MCP_SERVER_ENABLED
Available from2506
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadfalse — setting requires system restart

Forms

Forms settings

Questionnaire.url prefix

URL prefix that will be used in URL generation for new forms

IDmodule.sdc.builder.form-url-prefix
TypeString
Default valuehttp://forms.aidbox.io/questionnaire/
Environment variableBOX_MODULE_SDC_BUILDER_FORM_URL_PREFIX
Deprecated environment variablesBOX_SDC_BUILDER_FORM_URL_PREFIX
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

OpenAI API key

API key for OpenAI service

IDmodule.sdc.openai-api-key
TypeString
Default value(no default)
Environment variableBOX_MODULE_SDC_OPENAI_API_KEY
Deprecated environment variablesBOX_SDC_OPENAI_API_KEY
Sensitivetrue — value will be masked in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

Gemini API key

API key for Gemini service

IDaidbox.modules.sdc.gemini-api-key
TypeString
Default value(no default)
Environment variableBOX_SDC_GEMINI_API_KEY
Sensitivetrue — value will be masked in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

Default language for UI

Language used as default in Form Builder and Form Renderer

IDmodule.sdc.language
TypeString
Default valueen
Environment variableBOX_MODULE_SDC_LANGUAGE
Deprecated environment variablesBOX_SDC_LANGUAGE
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Default form theme

Theme that will be used in all forms

IDmodule.sdc.theme
TypeString
Default value(no default)
Environment variableBOX_MODULE_SDC_THEME
Deprecated environment variablesBOX_SDC_THEME
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Hide builder's back button

Hide back button in UI Form Builder

IDmodule.sdc.builder.hide-back-button
TypeBool
Default valuefalse
Environment variableBOX_MODULE_SDC_BUILDER_HIDE_BACK_BUTTON
Deprecated environment variablesBOX_SDC_BUILDER_HIDE_BACK_BUTTON
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Form's redirect-on-submit URL

Redirect URI that will be used on form submit/amend button click

IDmodule.sdc.form.redirect-on-submit
TypeString
Default value(no default)
Environment variableBOX_MODULE_SDC_FORM_REDIRECT_ON_SUBMIT
Deprecated environment variablesBOX_SDC_FORM_REDIRECT_ON_SUBMIT
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Form's redirect-on-save URL

Redirect URI that will be used on form save/close button click

IDmodule.sdc.form.redirect-on-save
TypeString
Default value(no default)
Environment variableBOX_MODULE_SDC_FORM_REDIRECT_ON_SAVE
Deprecated environment variablesBOX_SDC_FORM_REDIRECT_ON_SAVE
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Enable strict access control for sdc operations

Enable strict access control for operations(like populate/submit/reference-lookup) that can request different FHIR resources

IDmodule.sdc.strict-access-control
TypeBool
Default valuefalse
Environment variableBOX_MODULE_SDC_STRICT_ACCESS_CONTROL
Deprecated environment variablesBOX_SDC_STRICT_ACCESS_CONTROL
Available from2506
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

GraphQL

GraphQL settings

Warmup GraphQL cache on startup

Warmup GraphQL API cache on startup. When false, cache will be warmed up on first request.

IDmodule.graphql.warmup-on-startup
TypeBool
Default valuefalse
Environment variableBOX_MODULE_GRAPHQL_WARMUP_ON_STARTUP
Deprecated environment variablesBOX_FEATURES_GRAPHQL_WARMUP__ON__STARTUP
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadfalse — setting requires system restart

Allow reference to any resource

Enable GraphQL API (rev)include for reference with target - any

IDmodule.graphql.reference-any
TypeBool
Default valuefalse
Environment variableBOX_MODULE_GRAPHQL_REFERENCE_ANY
Deprecated environment variablesBOX_FEATURES_GRAPHQL_REFERENCE__ANY
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

GraphQL timeout

GraphQL API query timeout in seconds: Set to zero to disable.

IDmodule.graphql.timeout
TypeInt
Default value60
Environment variableBOX_MODULE_GRAPHQL_TIMEOUT
Deprecated environment variablesBOX_FEATURES_GRAPHQL_TIMEOUT
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

GraphQL access control mode

Access control in GraphQL API

IDmodule.graphql.access-control
TypeEnum
Valuesrest-search — Additionally authorization checks access to corresponding search queries
disabled — Only access to GraphQL endpoint is verified
Default valuedisabled
Environment variableBOX_MODULE_GRAPHQL_ACCESS_CONTROL
Deprecated environment variablesBOX_FEATURES_GRAPHQL_ACCESS__CONTROL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Webpush

Webpush settings

Public Key

ECDH/BC/prime256v1 Public Key

IDmodule.webpush.public-key
TypeString
Default value(no default)
Environment variableBOX_MODULE_WEBPUSH_PUBLIC_KEY
Deprecated environment variablesBOX_FEATURES_WEBPUSH_KEYPAIR_PUBLIC
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Private Key

ECDH/BC/prime256v1 Private Key

IDmodule.webpush.private-key
TypeString
Default value(no default)
Environment variableBOX_MODULE_WEBPUSH_PRIVATE_KEY
Deprecated environment variablesBOX_FEATURES_WEBPUSH_KEYPAIR_PRIVATE
Sensitivetrue — value will be masked in Admin UI
Set viaEnvironment variables
Hot reloadtrue — setting can be changed at runtime

JWT mail

JWT.sub field value needs to be either a URL or a mailto email address. If a push service needs to reach out to sender, it can find contact information from the JWT.

IDmodule.webpush.jwt-mail
TypeString
Default value(no default)
Environment variableBOX_MODULE_WEBPUSH_JWT_MAIL
Deprecated environment variablesBOX_FEATURES_WEBPUSH_JWT_MAIL
Sensitivefalse — value will be visible in plaintext in Admin UI
Set viaAdmin UI → Settings
Environment variables
Hot reloadtrue — setting can be changed at runtime

Last updated 2025-08-08T09:35:46Z