wok diff squidclamav/stuff/icap-clamav.conf @ rev 17599
linux: CONFIG_USB_SERIAL_VISOR=m
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Feb 11 01:56:28 2015 -0500 (2015-02-11) |
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 Feb 11 01:56:28 2015 -0500 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