The configuration of ConnectMaseter must be done by editing the settings.config-file in the root project folder with a text-editor. The “globalSettingsGroup”-element encloses all configurations the administrator can safely edit.

In the delivery you find the file settings.config.txt. It has to be renamed to settings.config and modified according to the customer environment.

Advice: After the customer modifications have been done, it is recommended to copy or save that file. In case it would be overwritten accidentally.

 

The settings.config file can be renamed and the new filename is stored in the web.config file.

 

       <instancesGroup>

                 <instances configSource="setting.config" />

       </instancesGroup>