IkarusScanner.cfg
changeset 0 2342e6cefd65
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/IkarusScanner.cfg	Tue Nov 04 17:44:32 2014 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +[Main]
     1.5 +# the maximum file size in MB that is scanned
     1.6 +MaxFileSize: 50
     1.7 +
     1.8 +# the URL of the local scan server
     1.9 +LocalScanserverURL: http://localhost/virusscan
    1.10 +
    1.11 +# the URL of the remote scan server
    1.12 +RemoteScanserverURL: http://10.215.5.166/virusscan
    1.13 +
    1.14 +# wait time in seconds until a new connection attempt to remote server is made
    1.15 +RetryTimeout: 600