From 5889ffb5e002dab1e71b8ff4d0cef5f5bb90d5ba Mon Sep 17 00:00:00 2001 From: SunStroke74 Date: Sat, 27 Dec 2014 20:32:17 +0500 Subject: Added ability to change ClamAV mode from GUI --- config/havp/havp.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'config/havp') diff --git a/config/havp/havp.xml b/config/havp/havp.xml index 3e12f5bb..433e9c33 100644 --- a/config/havp/havp.xml +++ b/config/havp/havp.xml @@ -67,6 +67,22 @@ Check this for enable proxy. checkbox + + ClamAV mode + use_clamd + + Select ClamAV running mode:<br> + <b>Daemon</b> - HAVP will use ClamAV as socket scanner daemon. Default option.<br> + <b>Library</b> - HAVP will use ClamAV as loaded library scanner. Note: this mode needs much more memory.<br> + Attention: In order to switch mode properly, you need to save settings twice. Since don`t know why, simply save twice. + + select + true + + + + + Proxy mode proxymode -- cgit v1.2.3