Software - TimeLOG Web / Synergy WF
Enabling Mute Exceptions
To enable the option to MUTE exceptions to prevent them returning after a reprocess you must edit the AppSettings.config file for the client website and set the following value to "true"
<add key="ShowMuteButton" value="true" />
then Restart the website on IIS and the option will be added on daily browser and exceptions screens.