Workspace Configuration
This page describes how to configure an Engine workspace.
Engine workspaces can be configured directly in the workspace or through environment variables contained in a configuration file on the server. Not all configuration options are available in both places, particularly fundamental configurations like database access can only be set via environment variables. All configuration options have a built-in default value.
The order of application of workspace configuration values is:
- Manually set values in the workpsace configuration directly in the workspace. If none is set:
- Manually set values in the environment variables configuration file (on the server). If none is set:
- Default values