config/OsecFS.cfg
author ck
Wed, 04 Dec 2013 15:19:15 +0100
changeset 5 5b7c05fc9a5e
parent 3 5c45c43de56e
child 7 e75bc05c279d
permissions -rw-r--r--
Changed requests to urllib3.
Added maximimum file size for scanned files.
ft@0
     1
[Main]
ft@0
     2
# make sure this file is writeable
ft@0
     3
Logfile: /var/log/fuse_test.log
ft@0
     4
ft@0
     5
# where the files really are on the filesystem 
ck@1
     6
Rootpath: /tmp/root_fuse
ck@1
     7
ck@5
     8
# the maximum file size in MB that is scanned
ck@5
     9
MaxFileSize: 50
ck@5
    10
ck@1
    11
# the URL of the local scan server
ck@5
    12
LocalScanserverURL: http://192.168.63.129/virusscan
ck@1
    13
ck@1
    14
# the URL of the remote scan server
ck@5
    15
RemoteScanserverURL: http://192.168.63.129/virusscan