mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user