wok diff squidclamav/stuff/icap-clamav.conf @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 61855e8d38b8
children
line diff
     1.1 --- a/squidclamav/stuff/icap-clamav.conf	Thu Mar 01 00:01:55 2012 +0100
     1.2 +++ b/squidclamav/stuff/icap-clamav.conf	Wed Jan 09 01:13:47 2013 +0000
     1.3 @@ -8,6 +8,8 @@
     1.4  icap_preview_enable on
     1.5  icap_preview_size 1024
     1.6  icap_service service_req reqmod_precache bypass=1 icap://127.0.0.1:1344/squidclamav
     1.7 +icap_service service_resp respmod_precache bypass=1 icap://127.0.0.1:1344/squidclamav
     1.8 +adaptation_service_set class_avreq service_req
     1.9 +adaptation_service_set class_avresp service_req
    1.10  adaptation_access service_req allow all
    1.11 -icap_service service_resp respmod_precache bypass=1 icap://127.0.0.1:1344/squidclamav
    1.12  adaptation_access service_resp allow all