Content Delivery configuration files
An overview of Content Delivery configuration files and their use.
| Configuration | Filename | Description |
|---|---|---|
| License file | cd_licenses.xml | Specifies licensed features. Some server roles require a specific license. |
| Ambient Data Framework Cartridge configuration | cd_ambient_cartridge_conf.xml | Specifies the Claims and Claims Processors for a Cartridge. |
| Ambient Data Framework configuration | cd_ambient_conf.xml | Specifies cookie settings, security settings, and a list of Cartridges. |
| Storage Layer configuration | cd_storage_conf.xml | Specifies which published content should be stored where. |
| Content Deployer configuration | cd_deployer_conf.xml | Specifies how to handle incoming content that was published from the Content Manager. |
| Dynamic Content Retrieval configuration | cd_dynamic_conf.xml | Maps Content Manager Publications to friendly URLs. |
| Dynamic Linking configuration | cd_link_conf.xml | Specifies how to generate links dynamically. |
| Monitoring Agent configuration | cd_monitor_conf.xml | Specifies which Content Delivery processes to monitor. |
| Transport Service configuration | cd_transport_conf.xml | Specifies how to send out content from Content Manager. The Content Manager installer creates this file. |
| Profiling & Personalization configuration | cd_wai_conf.xml | Specifies Tracking and Tracking Keys. |
| Content Delivery Web service configuration | cd_webservice_conf.xml | Specifies authentication settings for the Web service. |
| Content Delivery logging configuration | logback.xml | Specifies logging settings. |