IkarusScanner.cfg
author ft
Tue, 04 Nov 2014 17:44:32 +0100
changeset 0 2342e6cefd65
permissions -rw-r--r--
initial commit of osecfs-deb
     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