Introduction
Configuration is loaded from a file at startup. The file must be valid JSON.
Structure
The server load functionality based on the modules property. Which must be located at the first level in the file. Each module is deployed by the system based on the configuration for that particular module (ldap module as example below)
Reusing configuration - "globals"
It is possible to externalise configuration parameters by declaring them in more central manner and reference the parameter.