Configuration
A Berlioz website relies on few configuration files.
Below is a list of the files you would typically use for a Berlioz site:
Name | Location | Usage |
---|---|---|
web.xml | /WEB-INF | Web descriptor |
services.xml | /WEB-INF/config | Maps generators to services |
config-[mode].xml | /WEB-INF/config | A global configuration file |
logback-[mode].xml | /WEB-INF/config | Logback configuration file (optional) |
Created on , last edited on