From 90deaa61b5c808779ce27073efd536e09df8c3c0 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 20 Sep 2017 10:22:57 +0200 Subject: [PATCH] fix typo --- .../opnsense/service/templates/OPNsense/CICAP/virus_scan.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/c-icap/src/opnsense/service/templates/OPNsense/CICAP/virus_scan.conf b/www/c-icap/src/opnsense/service/templates/OPNsense/CICAP/virus_scan.conf index b4e8336a5..1dcc3fa67 100644 --- a/www/c-icap/src/opnsense/service/templates/OPNsense/CICAP/virus_scan.conf +++ b/www/c-icap/src/opnsense/service/templates/OPNsense/CICAP/virus_scan.conf @@ -19,7 +19,7 @@ virus_scan.Allow204Responces on {% if helpers.exists('OPNsense.cicap.antivirus.passonerror') and OPNsense.cicap.antivirus.passonerror != '' %} virus_scan.PassOnError off {% endif %} -{% if helpers.exists('OPNsense.cicap.antivirus.cmaxobjectsize') and OPNsense.cicap.antivirus.maxobjectsize != '' %} +{% if helpers.exists('OPNsense.cicap.antivirus.maxobjectsize') and OPNsense.cicap.antivirus.maxobjectsize != '' %} virus_scan.MaxObjectSize 5M {% endif %} Module common clamd_mod.so