From 2f3a279f68dcf8c1566d82419fc7257e162ee345 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 6 Jul 2008 17:36:26 -0400 Subject: add virus checking to attachments plugin --- doc/plugins/attachment.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/plugins/attachment.mdwn') diff --git a/doc/plugins/attachment.mdwn b/doc/plugins/attachment.mdwn index 2b8343042..dedc4162e 100644 --- a/doc/plugins/attachment.mdwn +++ b/doc/plugins/attachment.mdwn @@ -26,3 +26,9 @@ Attachments" field of the wiki admin's preferences page. This plugin will use the [[cpan File::MimeInfo::Magic]] perl module, if available, for mimetype checking. + +The `virusfree` [[PageSpec|ikiwiki/pagespec/attachment]] requires that +ikiwiki be configured with a virus scanner program via the `virus_checker` +option in the setup file. If using `clamav`, with `clamd`, set it to +"clamdscan -". Or to use clamav without the `clamd` daemon, you +could set it to "clamscan -". -- cgit v1.2.3