19 lines
458 B
Properties
19 lines
458 B
Properties
backend.init=lazy
|
|
filestorage.root.dir=${user.home}/daq/queryrest1
|
|
|
|
filestorage.hazelcast.node=true
|
|
filestorage.netty.node.writer=true
|
|
filestorage.netty.node.query=true
|
|
|
|
# enables/disables ttl based compaction
|
|
filestorage.compaction.ttl.enable=false
|
|
|
|
# enable/disable validation
|
|
filestorage.pulseidtime.store.validate.range=false
|
|
filestorage.pulseidtime.cache.commit.period=0
|
|
|
|
# overload test
|
|
timeout.delete=42
|
|
timeout.shutdown=32
|
|
|
|
test.initial.channels=true |