Skip to main content

Config Keys

This list is generated from module default configuration files.

KeyDefaultEnvironmentDescriptionSource
storage.engine"local",Default configuration values for the storage module. /storage.ts
storage.localConfiguration value.storage.ts
storage.local.enabledSTORAGE_LOCAL_ENABLEDLocal storage configuration.storage.ts
storage.local.upload"./temp"STORAGE_LOCAL_UPLOADLocal storage configuration.storage.ts
storage.local.destination"./storage"STORAGE_LOCAL_DESTINATIONLocal storage configuration.storage.ts
storage.local.publicUrl""STORAGE_LOCAL_PUBLIC_URLLocal storage configuration.storage.ts
storage.local.signedLocal storage configuration.storage.ts
storage.local.signed.secret""STORAGE_LOCAL_SIGNED_SECRETLocal storage configuration.storage.ts
storage.local.signed.upload60STORAGE_LOCAL_SIGNED_UPLOAD_EXPIRELocal storage configuration.storage.ts
storage.local.signed.download60STORAGE_LOCAL_SIGNED_DOWNLOAD_EXPIRELocal storage configuration.storage.ts
storage.local.httpLocal storage configuration.storage.ts
storage.local.http.basePath"/storage/local"STORAGE_LOCAL_HTTP_BASE_PATHLocal storage configuration.storage.ts
storage.s3Configuration value.storage.ts
storage.s3.enabledSTORAGE_S3_ENABLEDS3 storage configuration.storage.ts
storage.s3.region"eu-west-1"STORAGE_S3_REGIONS3 storage configuration.storage.ts
storage.s3.endpointSTORAGE_S3_ENDPOINTS3 storage configuration.storage.ts
storage.s3.pathStyleUrlSTORAGE_S3_PATH_STYLES3 storage configuration.storage.ts
storage.s3.accessKeyIdSTORAGE_S3_ACCESS_KEYS3 storage configuration.storage.ts
storage.s3.secretAccessKeySTORAGE_S3_SECRET_KEYS3 storage configuration.storage.ts
storage.s3.bucketSTORAGE_S3_BUCKETS3 storage configuration.storage.ts
storage.s3.signedS3 storage configuration.storage.ts
storage.s3.signed.upload60STORAGE_S3_SIGNED_UPLOAD_EXPIRES3 storage configuration.storage.ts
storage.s3.signed.download60STORAGE_S3_SIGNED_DOWNLOAD_EXPIRES3 storage configuration.storage.ts