|
|
|
@ -117,7 +117,8 @@ recommended.
|
|
|
|
enabled: yes # set to yes to enable
|
|
|
|
enabled: yes # set to yes to enable
|
|
|
|
log-dir: files # directory to store the files
|
|
|
|
log-dir: files # directory to store the files
|
|
|
|
force-magic: no # force logging magic on all stored files
|
|
|
|
force-magic: no # force logging magic on all stored files
|
|
|
|
force-hash: [md5] # force logging of md5 checksums
|
|
|
|
force-hash: [md5] # force logging of md5 checksums
|
|
|
|
|
|
|
|
force-filestore: no # force storing of all files
|
|
|
|
stream-depth: 1mb # reassemble 1mb into a stream, set to no to disable
|
|
|
|
stream-depth: 1mb # reassemble 1mb into a stream, set to no to disable
|
|
|
|
waldo: file.waldo # waldo file to store the file_id across runs
|
|
|
|
waldo: file.waldo # waldo file to store the file_id across runs
|
|
|
|
max-open-files: 0 # how many files to keep open (O means none)
|
|
|
|
max-open-files: 0 # how many files to keep open (O means none)
|
|
|
|
|