---
title: "Berlioz Configuration"
source: https://dev.pageseeder.com/reference/advanced/website/berlioz/configuration.html
last_updated: 2026-08-07T17:09:54+10:00
tokens: ~106
---

# Berlioz configuration

In addition to the Web descriptor, Berlioz relies on the following configuration files: 

| Name | Location | Usage |
| --- | --- | --- |
| `web.xml` | `/WEB-INF` | Web descriptor |
| `services.xml` | `/WEB-INF/config` | Map generators to services |
| `config-[mode].xml` | `/WEB-INF/config` | A global configuration file |
| `logback-[mode].xml` | `/WEB-INF/config` | Logback configuration file |

