config/OsecFS.cfg
changeset 7 e75bc05c279d
parent 5 5b7c05fc9a5e
child 11 dc877520743b
     1.1 --- a/config/OsecFS.cfg	Wed Dec 04 15:19:15 2013 +0100
     1.2 +++ b/config/OsecFS.cfg	Fri Dec 06 13:15:45 2013 +0100
     1.3 @@ -9,7 +9,10 @@
     1.4  MaxFileSize: 50
     1.5  
     1.6  # the URL of the local scan server
     1.7 -LocalScanserverURL: http://192.168.63.129/virusscan
     1.8 +LocalScanserverURL: http://localhost/virusscan
     1.9  
    1.10  # the URL of the remote scan server
    1.11  RemoteScanserverURL: http://192.168.63.129/virusscan
    1.12 +
    1.13 +# wait time in seconds until a new connection attempt to remote server is made
    1.14 +RetryTimeout: 600