Skip to content

filecopy.store_class

Specifies which storage class to be used by a filecopy collection (e.g. WARC, Mirror).

Key: filecopy.store_class
Type: String
Can be set in: collection.cfg

Description

This option allows specification of the cache storage facility.

Caveats

Default Value

filecopy.store_class=com.funnelback.common.io.store.bytes.WarcFileStore

Examples

To use a flat-file storage facility:

filecopy.store_class=com.funnelback.common.io.store.bytes.FlatFileStore

See Also

top

Funnelback logo
v15.24.0