IkarusScanner.cfg
author ft
Tue, 04 Nov 2014 16:28:40 +0100
changeset 22 23028352807f
permissions -rw-r--r--
initial commit of osefcs package
ft@22
     1
[Main]
ft@22
     2
# the maximum file size in MB that is scanned
ft@22
     3
MaxFileSize: 50
ft@22
     4
ft@22
     5
# the URL of the local scan server
ft@22
     6
LocalScanserverURL: http://localhost/virusscan
ft@22
     7
ft@22
     8
# the URL of the remote scan server
ft@22
     9
RemoteScanserverURL: http://10.215.5.166/virusscan
ft@22
    10
ft@22
    11
# wait time in seconds until a new connection attempt to remote server is made
ft@22
    12
RetryTimeout: 600