config/OsecFS.cfg
changeset 5 5b7c05fc9a5e
parent 3 5c45c43de56e
child 7 e75bc05c279d
     1.1 --- a/config/OsecFS.cfg	Tue Dec 03 11:41:25 2013 +0100
     1.2 +++ b/config/OsecFS.cfg	Wed Dec 04 15:19:15 2013 +0100
     1.3 @@ -5,8 +5,11 @@
     1.4  # where the files really are on the filesystem 
     1.5  Rootpath: /tmp/root_fuse
     1.6  
     1.7 +# the maximum file size in MB that is scanned
     1.8 +MaxFileSize: 50
     1.9 +
    1.10  # the URL of the local scan server
    1.11 -LocalScanserverURL: http://192.168.63.128/virusscan
    1.12 +LocalScanserverURL: http://192.168.63.129/virusscan
    1.13  
    1.14  # the URL of the remote scan server
    1.15 -RemoteScanserverURL: http://192.168.63.128/virusscan
    1.16 \ No newline at end of file
    1.17 +RemoteScanserverURL: http://192.168.63.129/virusscan