Skip to content

Settings

DHI.Solutions.WorkflowManager.config

DHI.Solutions.WorkflowManager.config contains settings used by the workflow manager of MIKE OPERATIONS.

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <add key="MinChangeLogEntryLength" value="5" />
    <add key="ChangeLogEntryOnSave" value="False" />
    <add key="ElsaServerPort" value="" />
  </appSettings>
</configuration>