Custom' Configuration files

Contents

This section describes all custom configuration files and options for Enonic XP

Custom config

To provide file based configuration to custom applications, simply place a file with the name <app-name>.cfg i.e. my.custom.app.cfg. in the XP_HOME/config/ folder, and it will instantly be available for the application.

Changing these files while XP is running will restart the application. When the application boots, it will use the new version of the configuration.

This configuration is instantly available for developers via the global app object.


Contents

Contents