Skip to main content

Config Keys

This list is generated from module default configuration files.

KeyDefaultEnvironmentDescriptionSource
app.name"QuikLand by Spark"APP_NAMEThe name of the application you are developing. /app.ts
app.versioncomputedAPP_VERSIONThe version of the application you are developing. /app.ts
app.description""APP_DESCRIPTIONA short text that describes the application you are developing. /app.ts
app.timezone"UTC"APP_TIMEZONEDefault application timezone.app.ts
crypto.appKeyQUIK_APP_KEYThe default features file for the application /crypto.ts
quik.errorsThe default features file for the application /quik.ts
quik.errors.detailsQUIK_EXPOSE_ERROR_DETAILSExpose detailed error messages to clients.quik.ts
quik.debugQUIK_DEBUGEnable Quik debug mode. Boolean flag (defaults to false when unset).quik.ts
quik.bootstrapConfiguration value.quik.ts
quik.bootstrap.timeout15000QUIK_BOOTSTRAP_TIMEOUTConfiguration value.quik.ts
quik.userConfiguration value.quik.ts
quik.user.languageFieldUSER_LANGUAGE_FIELDConfiguration value.quik.ts