From 2c63970d905da82d003a82c76f72ac5d1d6e2bbc Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Wed, 23 Jun 2010 07:48:19 +0000 Subject: [PATCH] LMS-1546 correct screening DSS distribution config SVN: 16675 --- screening/dist/etc/service.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screening/dist/etc/service.properties b/screening/dist/etc/service.properties index f894bf17393..fa6fce88ca4 100644 --- a/screening/dist/etc/service.properties +++ b/screening/dist/etc/service.properties @@ -183,7 +183,7 @@ quiet-period = 300 # Comma separated names of processing threads. Each thread should have configuration properties prefixed with its name. # E.g. 'code-extractor' property for the thread 'my-etl' should be specified as 'my-etl.code-extractor' -inputs=split-channels-images, merged-channels-images, image-analysis-results, genedata-merged-channels-images, genedata-image-analysis-results +inputs=split-channels-images, merged-channels-images, image-analysis-results # --------------------------------------------------------------------------- -- GitLab