Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 691 Bytes

File metadata and controls

19 lines (13 loc) · 691 Bytes

Project Configuration

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

config:param-value()

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.