diff -r 000000000000 -r 23028352807f IkarusScanner.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/IkarusScanner.cfg Tue Nov 04 16:28:40 2014 +0100 @@ -0,0 +1,12 @@ +[Main] +# the maximum file size in MB that is scanned +MaxFileSize: 50 + +# the URL of the local scan server +LocalScanserverURL: http://localhost/virusscan + +# the URL of the remote scan server +RemoteScanserverURL: http://10.215.5.166/virusscan + +# wait time in seconds until a new connection attempt to remote server is made +RetryTimeout: 600