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

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
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	Tue Apr 10 13:54:27 2012 +0200
     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