wok diff squidclamav/stuff/icap-clamav.conf @ rev 16561
Up: slitaz-configs (automount fix) and add util-linux-eject to polkit deps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 01 10:33:40 2014 +0200 (2014-05-01) |
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 Thu May 01 10:33:40 2014 +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