config/OsecFS.cfg
author ft
Tue, 03 Dec 2013 11:41:25 +0100
changeset 3 5c45c43de56e
parent 1 1f61fe50ab10
child 5 5b7c05fc9a5e
permissions -rw-r--r--
mountpoint is now an console parameter
readonly mode added
     1 [Main]
     2 # make sure this file is writeable
     3 Logfile: /var/log/fuse_test.log
     4 
     5 # where the files really are on the filesystem 
     6 Rootpath: /tmp/root_fuse
     7 
     8 # the URL of the local scan server
     9 LocalScanserverURL: http://192.168.63.128/virusscan
    10 
    11 # the URL of the remote scan server
    12 RemoteScanserverURL: http://192.168.63.128/virusscan