Skip to content
Snippets Groups Projects
Commit 08cc9747 authored by tpylak's avatar tpylak
Browse files

minor: remove config rubbish

SVN: 17073
parent 3d2bb8fb
No related branches found
No related tags found
No related merge requests found
...@@ -221,11 +221,6 @@ main-thread.type-extractor.is-measured = true ...@@ -221,11 +221,6 @@ main-thread.type-extractor.is-measured = true
# The storage processor (IStorageProcessor implementation) # The storage processor (IStorageProcessor implementation)
main-thread.storage-processor = ch.systemsx.cisd.etlserver.DefaultStorageProcessor main-thread.storage-processor = ch.systemsx.cisd.etlserver.DefaultStorageProcessor
# main-thread.storage-processor = ch.systemsx.cisd.etlserver.BDSStorageProcessor
# main-thread.storage-processor.version = 1.1
# main-thread.storage-processor.sampleTypeCode = CELL_PLATE
# main-thread.storage-processor.sampleTypeDescription = Screening Plate
# main-thread.storage-processor.format = UNKNOWN V1.0
# IStorageProcessor deleting files not matching specified regular expression # IStorageProcessor deleting files not matching specified regular expression
# main-thread.storage-processor = ch.systemsx.cisd.etlserver.CifexStorageProcessor # main-thread.storage-processor = ch.systemsx.cisd.etlserver.CifexStorageProcessor
...@@ -246,4 +241,3 @@ main-thread.storage-processor = ch.systemsx.cisd.etlserver.DefaultStorageProcess ...@@ -246,4 +241,3 @@ main-thread.storage-processor = ch.systemsx.cisd.etlserver.DefaultStorageProcess
# If this section is empty, then the first input thread will be used. # If this section is empty, then the first input thread will be used.
# #
dss-rpc.put-default = main-thread dss-rpc.put-default = main-thread
#dss-rpc.put.HCS_IMAGE = main-thread
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment