config/OsecFS.cfg
changeset 2 d27473cf6a01
parent 0 e840b60f3ea3
child 3 5c45c43de56e
     1.1 --- a/config/OsecFS.cfg	Tue Oct 29 15:13:44 2013 +0100
     1.2 +++ b/config/OsecFS.cfg	Wed Nov 27 15:37:26 2013 +0100
     1.3 @@ -6,4 +6,10 @@
     1.4  Mountpoint: /tmp/virtual_fuse
     1.5  
     1.6  # where the files really are on the filesystem 
     1.7 -Rootpath: /tmp/root_fuse
     1.8 \ No newline at end of file
     1.9 +Rootpath: /tmp/root_fuse
    1.10 +
    1.11 +# the URL of the local scan server
    1.12 +LocalScanserverURL: http://192.168.63.128/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