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