Every project has its own configuration stored in $projects/$project-id/config.xml
This provides project-specific information as parameters to the modules. It has three levels of parameters:
global
module
container/function
There is a tentative schema config.xsd. See also boilerplate config
To ensure consistent access to the configuration information the config-module provides appropriate functions, that can be called by the modules to retrieve param-values.