Release management - Updating the eP-Satellite server
5.6 ePS Render Services
eP-Satellite server
100 Operating Instructions, 06/2009
Adapting the web.config file
In directory %Installpath%\ePS_Services\Services\RenderServer, edit the web.config file and
add the colored entries.
<add key="renderer.defFntSize.800x600" value="20"/>
<add key="renderer.defFntSize.895x682" value="20"/>
<add key="renderer.defFntSize.1024x768" value="20"/>
<add key="handshake.renderServiceUrl"
value="https://%RenderServiceURL%/IERenderService/IERenderService.asmx"/>
</appSettings>
<system.web