Skip to content

Interface: CoreConfig

Configuration for the core part of the configuration.

Export

CoreConfig

Properties

defaultLocale

Optional defaultLocale: string

A fallback locale used if any request is received without explicit locale. Has to have format like in 'de_DE'


fsServerOrigin

fsServerOrigin: string

The base URL of the server running the Content Creator.


logLevel

logLevel: LogLevel

0: DEBUG
1: INFO
2: WARNING
3: ERROR
4: NONE


project

project: ProjectConfig


Last update: March 22, 2024