From edd26d4525fd346b0493e255235aca5706c96428 Mon Sep 17 00:00:00 2001 From: serg dvoriancev Date: Fri, 1 May 2009 22:59:43 +0400 Subject: havp update new version ; squidGuard fix small bug --- config/havp/havp_avset.xml | 105 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 config/havp/havp_avset.xml (limited to 'config/havp/havp_avset.xml') diff --git a/config/havp/havp_avset.xml b/config/havp/havp_avset.xml new file mode 100644 index 00000000..2ba7a5cb --- /dev/null +++ b/config/havp/havp_avset.xml @@ -0,0 +1,105 @@ + + + havpavset + Antivirus: Settings + Status + 0.88_03 + /usr/local/pkg/havp.inc + + + + HTTP Proxy + /pkg_edit.php?xml=havp.xml&id=0 + + + Files Scanner + /pkg_edit.php?xml=havp_fscan.xml&id=0 + + + Settings + /pkg_edit.php?xml=havp_avset.xml&id=0 + + + + + + + AV base update + havpavupdate + + <input name='submit' type='submit' value='Update_AV'> + Press button for update AV database now. + + select + hv_none + + + + + + + + + + + + + + Regional AV database update mirror + dbregion + Select regional database mirror. + select + + + + + + + + + + + + + + + + + + + + Optional AV database update servers + avupdateserver + Enter here space separated AV update servers, or leave empty. + textarea + 60 + 5 + + + Syslog + avsetsyslog + Check this for enable Syslog. + checkbox + + + Log + avsetlog + Check this for enable log. + checkbox + + + + + havp_before_form(&$pkg); + + + havp_validate_settings($_POST, &$input_errors); + + + havp_avset_resync(); + + + + + + \ No newline at end of file -- cgit v1.2.3