Skip to content

Instantly share code, notes, and snippets.

@willprice76
Last active August 29, 2015 14:13
Show Gist options
  • Save willprice76/f0365d0d046e7478bf11 to your computer and use it in GitHub Desktop.
Save willprice76/f0365d0d046e7478bf11 to your computer and use it in GitHub Desktop.
cd_ambient_conf Cartridges example
<?xml version="1.0" encoding="UTF-8"?>
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Version="6.1"
xsi:noNamespaceSchemaLocation="../../schemas/cd_ambient_conf.xsd">
<Cartridges>
<Cartridge File="cd_webservice_preview_cartridge.xml"/>
<Cartridge File="cwd_engine_cartridge_conf.xml"/>
<Cartridge File="smarttarget_cartridge_conf.xml"/>
<Cartridge File="session_cartridge_conf.xml"/>
<Cartridge File="/audiencemanager_cartridge_conf.xml"/>
</Cartridges>
<!-- more stuff -->
</Configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment