Setting the archived file disk space
UNICOM Intelligence Interviewer archives images and audio files that are used during interviews. Over time, the files can occupy a large amount of disk space.
To control the amount of disk space that is used by the archived image and audio files
2 Set the ArchivedFilesTotalSizeLimit value (in Mb).
Example
<appSettings>
<add key="ArchivedFilesTotalSizeLimit" value="512"/>
</appSettings>
See also