X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/8a6a5320edc2c8a2ed357463b61f161d5b295fbf..43e0691a50a97d9ccbb043deba27fa16e52c98a7:/doc/ikiwiki.setup?ds=inline diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 03d04176d..6d327fd98 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -195,4 +195,8 @@ use IkiWiki::Setup::Standard { #amazon_s3_location => "EU", # Uncomment if you need to store each index file twice. #amazon_s3_dupindex => 1, + + # For use with the attachment plugin, a program that returns + # nonzero if its standard input contains an virus. + #virus_checker => "clamdscan -", }