Documentation Index
Fetch the complete documentation index at: https://platform.docs.zenoo.com/llms.txt
Use this file to discover all available pages before exploring further.
Project settings
Project settings can be set in the rootindex.yml file.
The values for these settings can be individually set for any particular environment. (Environment-specific entry points)
List of available parameters
| Parameter | Required | Default Value | Description |
|---|---|---|---|
analytics | false | Analytics configuration | |
analyticsMapper | false | Analytics configuration | |
analyticsParams | false | Analytics configuration | |
apiVersion | false | ’v1’ | API version (‘v0’ or ‘v1’) used to specify usage of legacy API |
authorizationTimeout | false | 10 | Authorization cookie expiration timeout (in minutes) |
backDisabledAlert | false | Message to be displayed in case of disabled back action | |
coreLocale | false | List of translates for Core messages (more in localization) | |
defaultLocale | false | Default locale code (more in localization) | |
description | false | Meta description tag | |
devTools | false | true | Toggles developer tools (open with ctrl + shift + D hotkey) |
errorPage | false | Error page configuration | |
favicon | false | Path to favicon | |
flowExport | false | Mocked flow export | |
flowIdName | false | Flow ID name in Backend instance | |
flowIdRevision | false | Flow ID revision in Backend instance | |
flowName | true | Flow name in Backend instance | |
flowStartParameters | false | List of parameter to be passed to flowStart action | |
formats | false | Global formats settings | |
globals | false | Extending expression context | |
handoffTimeout | false | 20 | Handoff credentials cookie expiration (in minutes) |
indexPageInit | false | true | Specifies if application initialization should start from flowStart action |
loadingComponent | false | Component to be didsplayed during application initialization | |
mockData | false | Mocked input data for development tools | |
og | false | List of meta og tags | |
pages | true | Page Configuration | |
serverUrl | true | URL of Backend instance server | |
studioSettings | false | Studio settings | |
styles | false | LESS files includes | |
title | true | Meta title of an application, shown in browser tab header | |
translates | false | List of translates for specific languages (more in localization) | |
url | false | Application URL settings | |
flowReference | false | When this ref is changed, new flow execution will be initialized |