Environment Variables - Advanced Design and Setup - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Advanced Design and Setup

Platform
Content Composer
Product
Advanced Design and Setup
Release
Foundation 23.2
License

You can use environment variables to specify the paths in the configuration files.

Example

<appSettings>
   <add key="rws_config" value="%MySharedPath%\repository.config" />
   <add key="systemlayout_config" value=%MySharedPath%\systemlayout.config" />