config/OsecFS.cfg
changeset 22 23028352807f
parent 2 d27473cf6a01
child 23 5b9fdcafd0df
     1.1 --- a/config/OsecFS.cfg	Wed Nov 27 15:37:26 2013 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,15 +0,0 @@
     1.4 -[Main]
     1.5 -# make sure this file is writeable
     1.6 -Logfile: /var/log/fuse_test.log
     1.7 -
     1.8 -# the place that the user will see (you can't access virusfiles here)
     1.9 -Mountpoint: /tmp/virtual_fuse
    1.10 -
    1.11 -# where the files really are on the filesystem 
    1.12 -Rootpath: /tmp/root_fuse
    1.13 -
    1.14 -# the URL of the local scan server
    1.15 -LocalScanserverURL: http://192.168.63.128/virusscan
    1.16 -
    1.17 -# the URL of the remote scan server
    1.18 -RemoteScanserverURL: http://192.168.63.128/virusscan
    1.19 \ No newline at end of file