| ID | box-id |
| Type | String |
| Default value | devbox |
| Environment variable | BOX_ID |
| Deprecated environment variables | AIDBOX_BOX_ID |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Environment variables |
| Hot reload | false — setting requires system restart |
| ID | instance-name |
| Type | String |
| Default value | Aidbox |
| Environment variable | BOX_INSTANCE_NAME |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | license |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_LICENSE |
| Deprecated environment variables | AIDBOX_LICENSE |
| Available from | 2401 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | java-opts |
| Type | String |
| Default value | (no default) |
| Environment variable | JAVA_OPTS |
| Available from | 2401 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Environment variables |
| Hot reload | false — setting requires system restart |
| ID | root-fhir-package |
| Type | String |
| Default value | app.aidbox.main#0.0.1 |
| Environment variable | BOX_ROOT_FHIR_PACKAGE |
| Deprecated environment variables | AIDBOX_AR_PACKAGE |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | bootstrap-fhir-packages |
| Type | String |
| Recommended value | hl7.fhir.r4.core#4.0.1 |
| Default value | (no default) |
| Environment variable | BOX_BOOTSTRAP_FHIR_PACKAGES |
| Deprecated environment variables | AIDBOX_FHIR_PACKAGES |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir-npm-package-registry |
| Type | String |
| Default value | https://fs.get-ig.org/pkgs |
| Environment variable | BOX_FHIR_NPM_PACKAGE_REGISTRY |
| Available from | 2511 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | init-bundle |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_INIT_BUNDLE |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Environment variables |
| Hot reload | false — setting requires system restart |
| ID | usage-stats |
| Type | Bool |
| Default value | true |
| Environment variable | BOX_USAGE_STATS |
| Deprecated environment variables | BOX_TELEMETRY_USAGE_STATS |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | settings-mode |
| Type | Enum |
| Values | legacy — Reads configuration values from the legacy Aidbox configuration project (zen) in read-only mode. This mode exists for backward compatibility. It will be obsolete in July 2025. <a href='https://www.health-samurai.io/news/aidbox-transitions-to-the-fhir-schema-engine'>Read more</a>read-only — Reads settings values from environment variables and Aidbox settings in read-only mode. Loading configuration from the Aidbox configuration project (Zen) is disabled.read-write — Enables editing Aidbox settings using the UI. Loading configuration from the Aidbox configuration project (Zen) is disabled. |
| Recommended value | read-write |
| Default value | legacy |
| Environment variable | BOX_SETTINGS_MODE |
| Available from | 2502 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Environment variables |
| Hot reload | false — setting requires system restart |
| ID | export-settings-endpoint |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_EXPORT_SETTINGS_ENDPOINT |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Environment variables |
| Hot reload | false — setting requires system restart |
| ID | cache-replication-disable |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_CACHE_REPLICATION_DISABLE |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | module-load |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_MODULE_LOAD |
| Available from | 2505 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Environment variables |
| Hot reload | false — setting requires system restart |
| ID | module-jar |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_MODULE_JAR |
| Available from | 2505 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.compliant-mode |
| Type | Bool |
| Recommended value | true |
| Default value | false |
| Environment variable | BOX_FHIR_COMPLIANT_MODE |
| Deprecated environment variables | AIDBOX_FHIR_COMPLIANT_MODE , BOX_COMPLIANT__MODE__ENABLED? , AIDBOX_COMPLIANCE |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.return-404-on-empty-delete |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_FHIR_RETURN_404_ON_EMPTY_DELETE |
| Deprecated environment variables | BOX_FEATURES_HTTP_RETURN__404__ON__EMPTY__DELETE |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.transaction-max-isolation-level |
| Type | Enum |
| Values | noneread-committedrepeatable-readserializable |
| Default value | none |
| Environment variable | BOX_FHIR_TRANSACTION_MAX_ISOLATION_LEVEL |
| Deprecated environment variables | BOX_FEATURES_FHIR_TRANSACTION_MAX__ISOLATION__LEVEL |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.validation.fhir-schema-validation |
| Type | Bool |
| Recommended value | true |
| Default value | false |
| Environment variable | BOX_FHIR_SCHEMA_VALIDATION |
| Deprecated environment variables | AIDBOX_FHIR_SCHEMA_VALIDATION |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.validation.strict-profile-resolution |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_FHIR_VALIDATOR_STRICT_PROFILE_RESOLUTION |
| Deprecated environment variables | AIDBOX_VALIDATOR_STRICT_PROFILE_RESOLUTION_ENABLED |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.validation.strict-extension-resolution |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_FHIR_VALIDATOR_STRICT_EXTENSION_RESOLUTION |
| Deprecated environment variables | AIDBOX_VALIDATOR_STRICT_EXTENSION_RESOLUTION_ENABLED |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.bundle-execution-validation-mode |
| Type | Enum |
| Values | legacy — Check only essential to execute bundle structure (default)limited — Separated validation of the bundle structure (before execution) and resources in it (during execution)full — Full bundle validation before execution (may cause performance issues due to double validation of resources |
| Recommended value | limited |
| Default value | legacy |
| Environment variable | BOX_FHIR_BUNDLE_EXECUTION_VALIDATION_MODE |
| Available from | 2509 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.validation.skip-reference |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_FHIR_VALIDATION_SKIP_REFERENCE |
| Deprecated environment variables | AIDBOX_FEATURES_VALIDATION_SKIP__REFERENCE , BOX_FEATURES_VALIDATION_SKIP__REFERENCE |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.validation.correct-aidbox-format |
| Type | Bool |
| Recommended value | true |
| Default value | false |
| Environment variable | BOX_FHIR_CORRECT_AIDBOX_FORMAT |
| Deprecated environment variables | AIDBOX_CORRECT_AIDBOX_FORMAT |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.validation.createdat-url |
| Type | String |
| Recommended value | https://aidbox.app/ex/createdAt |
| Default value | ex:createdAt |
| Environment variable | BOX_FHIR_CREATEDAT_URL |
| Deprecated environment variables | AIDBOX_CREATED_AT_URL |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.validation.json-schema-datetime-regex |
| Type | String |
| Recommended value | #{:fhir-datetime} |
| Default value | #{} |
| Environment variable | BOX_FHIR_JSON_SCHEMA_DATETIME_REGEX |
| Deprecated environment variables | BOX_COMPATIBILITY_VALIDATION_JSON__SCHEMA_REGEX |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.validation.legacy-fce-package |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_FHIR_LEGACY_FCE_PACKAGE |
| Available from | 2508 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.search.comparisons |
| Type | Bool |
| Recommended value | true |
| Default value | false |
| Environment variable | BOX_FHIR_SEARCH_COMPARISONS |
| Deprecated environment variables | BOX_SEARCH_FHIR__COMPARISONS |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.include.conformant |
| Type | Bool |
| Recommended value | true |
| Default value | false |
| Environment variable | BOX_FHIR_SEARCH_INCLUDE_CONFORMANT |
| Deprecated environment variables | BOX_SEARCH_INCLUDE_CONFORMANT |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.authorize-inline-requests |
| Type | Bool |
| Recommended value | true |
| Default value | false |
| Environment variable | BOX_FHIR_SEARCH_AUTHORIZE_INLINE_REQUESTS |
| Deprecated environment variables | BOX_SEARCH_AUTHORIZE_INLINE_REQUESTS |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.chain.subselect |
| Type | Bool |
| Recommended value | true |
| Default value | false |
| Environment variable | BOX_FHIR_SEARCH_CHAIN_SUBSELECT |
| Deprecated environment variables | BOX_SEARCH_CHAIN_SUBSELECT |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.composite-parameters |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_FHIR_SEARCH_COMPOSITE_PARAMETERS |
| Deprecated environment variables | BOX_SEARCH_COMPOSITE__SEARCH |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.search.include.iterate-max |
| Type | Int |
| Default value | 10 |
| Environment variable | BOX_FHIR_SEARCH_INCLUDE_ITERATE_MAX |
| Deprecated environment variables | BOX_SEARCH_INCLUDE_ITERATE__MAX |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.default-params.timeout |
| Type | Int |
| Default value | 60 |
| Environment variable | BOX_FHIR_SEARCH_DEFAULT_PARAMS_TIMEOUT |
| Deprecated environment variables | BOX_SEARCH_DEFAULT__PARAMS_TIMEOUT |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.default-params.count |
| Type | Int |
| Default value | 100 |
| Environment variable | BOX_FHIR_SEARCH_DEFAULT_PARAMS_COUNT |
| Deprecated environment variables | BOX_SEARCH_DEFAULT__PARAMS_COUNT |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.default-params.total |
| Type | Enum |
| Values | none — omit estimation (fastest)estimate — use approximate value (fast)accurate — use exact value (could be slow) |
| Default value | accurate |
| Environment variable | BOX_FHIR_SEARCH_DEFAULT_PARAMS_TOTAL |
| Deprecated environment variables | BOX_SEARCH_DEFAULT__PARAMS_TOTAL |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.token-operator |
| Type | Enum |
| Values | @> — One GIN index per resource covers all token searches. Sometimes the Postgres planner can incorrectly estimate the index lookup cost, which leads to slow queries.#>> — Needs an index per #>> expression. If path to the target element contains arrays, @> will be used instead. |
| Default value | @> |
| Environment variable | BOX_FHIR_SEARCH_TOKEN_OPERATOR |
| Deprecated environment variables | BOX_SEARCH_TOKEN__OPERATOR |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.engine |
| Type | Enum |
| Values | knife — Legacy engine. Uses custom Postgres module in Aidboxdb and SQL functions fallback in other Postgres instances. Being phased out. Has better performance for dates, number and quantity search parameters. Using indexes makes performance approximately the samejsonpath — <ul><li>JSONpath language is available starting from PostgreSQL 12.</li><li>supported by PostgreSQL without external extensions, can be used with managed PostgreSQL, e.g. Azure PostgreSQL</li><li>better performance for string search parameters and all string-related search (e.g. :text modifier)*</li><li>will be supported as main engine</li></ul> |
| Default value | knife |
| Environment variable | BOX_FHIR_SEARCH_ENGINE |
| Deprecated environment variables | BOX_SEARCH_ENGINE |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.search.multilingual.enable |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_FHIR_SEARCH_MULTILINGUAL_ENABLE |
| Deprecated environment variables | BOX_FEATURES_MULTILINGUAL_ENABLE__SEARCH__LANGUAGE |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.multilingual.use-accept-language-header |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_FHIR_SEARCH_MULTILINGUAL_USE_ACCEPT_LANGUAGE_HEADER |
| Deprecated environment variables | BOX_FEATURES_MULTILINGUAL_USE__ACCEPT__LANGUAGE__HEADER |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.search.multilingual.fallback |
| Type | Bool |
| Default value | true |
| Environment variable | BOX_FHIR_SEARCH_MULTILINGUAL_FALLBACK |
| Deprecated environment variables | BOX_FEATURES_MULTILINGUAL_FALLBACK |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.terminology.service-base-url |
| Type | String |
| Recommended value | https://tx.health-samurai.io/fhir |
| Default value | (no default) |
| Environment variable | BOX_FHIR_TERMINOLOGY_SERVICE_BASE_URL |
| Deprecated environment variables | AIDBOX_TERMINOLOGY_SERVICE_BASE_URL |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.terminology.engine |
| Type | Enum |
| Values | hybrid — Combines local storage with external server fallback (recommended)legacy — Routes all requests to external terminology serverslocal — Uses only resources stored in Aidbox's FAR |
| Recommended value | hybrid |
| Default value | legacy |
| Environment variable | BOX_FHIR_TERMINOLOGY_ENGINE |
| Available from | 2507 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.terminology.engine.hybrid.external-tx-server |
| Type | String |
| Recommended value | https://tx.health-samurai.io/fhir |
| Default value | (no default) |
| Environment variable | BOX_FHIR_TERMINOLOGY_ENGINE_HYBRID_EXTERNAL_TX_SERVER |
| Available from | 2507 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | fhir.bulk-storage.provider |
| Type | Enum |
| Values | gcp — Google Cloud Platformaws — Amazon Web Servicesazure — Microsoft Azure: Cloud Computing Services |
| Default value | (no default) |
| Environment variable | BOX_FHIR_BULK_STORAGE_PROVIDER |
| Deprecated environment variables | BOX_BULK__STORAGE_BACKEND |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.bulk-storage.gcp.service-account |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_FHIR_BULK_STORAGE_GCP_SERVICE_ACCOUNT |
| Deprecated environment variables | BOX_BULK__STORAGE_GCP_SERVICE__ACCOUNT |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.bulk-storage.gcp.bucket |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_FHIR_BULK_STORAGE_GCP_BUCKET |
| Deprecated environment variables | BOX_BULK__STORAGE_GCP_BUCKET |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.bulk-storage.aws.account |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_FHIR_BULK_STORAGE_AWS_ACCOUNT |
| Deprecated environment variables | BOX_BULK__STORAGE_AWS_ACCOUNT |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.bulk-storage.aws.bucket |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_FHIR_BULK_STORAGE_AWS_BUCKET |
| Deprecated environment variables | BOX_BULK__STORAGE_AWS_BUCKET |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | fhir.bulk-storage.azure.container |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_FHIR_BULK_STORAGE_AZURE_CONTAINER |
| Deprecated environment variables | BOX_BULK__STORAGE_AZURE_CONTAINER |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | security.grant-page-url |
| Type | String |
| Default value | /auth/grant |
| Environment variable | BOX_SECURITY_GRANT_PAGE_URL |
| Deprecated environment variables | BOX_AUTH_GRANT__PAGE__URL |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | security.audit-log.enabled |
| Type | Bool |
| Recommended value | true |
| Default value | false |
| Environment variable | BOX_SECURITY_AUDIT_LOG_ENABLED |
| Deprecated environment variables | AIDBOX_SECURITY_AUDIT__LOG_ENABLED |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | security.audit-log.repository-url |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_SECURITY_AUDIT_LOG_REPOSITORY_URL |
| Available from | 2506 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | security.audit-log.flush-interval |
| Type | Int |
| Default value | 5000 |
| Environment variable | BOX_SECURITY_AUDIT_LOG_FLUSH_INTERVAL |
| Available from | 2506 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | security.audit-log.max-flush-interval |
| Type | Int |
| Default value | 60000 |
| Environment variable | BOX_SECURITY_AUDIT_LOG_MAX_FLUSH_INTERVAL |
| Available from | 2507 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | security.audit-log.batch-count |
| Type | Int |
| Default value | 1000 |
| Environment variable | BOX_SECURITY_AUDIT_LOG_BATCH_COUNT |
| Available from | 2506 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | false — setting requires system restart |
| ID | security.audit-log.request-headers |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_SECURITY_AUDIT_LOG_REQUEST_HEADERS |
| Available from | 2506 |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | security.iam.mapping.enable-access-control |
| Type | Bool |
| Default value | false |
| Environment variable | BOX_SECURITY_IAM_MAPPING_ENABLE_ACCESS_CONTROL |
| Deprecated environment variables | BOX_FEATURES_MAPPING_ENABLE__ACCESS__CONTROL |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | security.encrypt-secret |
| Type | String |
| Default value | (no default) |
| Environment variable | BOX_SECURITY_ENCRYPT_SECRET |
| Deprecated environment variables | AIDBOX_ENCRYPT_KEY |
| Sensitive | true — value will be masked in Admin UI |
| Set via | Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | security.cors.enabled |
| Type | Bool |
| Default value | true |
| Environment variable | BOX_SECURITY_CORS_ENABLED |
| Deprecated environment variables | BOX_WEB_CORS_ENABLED |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |
| ID | security.cors.origins |
| Type | String |
| Default value | * |
| Environment variable | BOX_SECURITY_CORS_ORIGINS |
| Deprecated environment variables | BOX_WEB_CORS_ORIGINS |
| Sensitive | false — value will be visible in plaintext in Admin UI |
| Set via | Admin UI → Settings Environment variables |
| Hot reload | true — setting can be changed at runtime |