Path to clam

The file system path to clamscan or clamdscan for virus checking. It is assumed that a failure of clam to run will mean that a file should be treated as a virus, and a quarantine directory will be automatically set up by your Mahara installation.

For security reasons this setting cannot be changed via the web. You will need to set it in your config.php file, as follows:

$cfg->pathtoclam = '/path/to/your/clamscan';