From 0bd4d11e632bc7cbabef4df8753ad51e8b07cace Mon Sep 17 00:00:00 2001 From: felmer <felmer> Date: Thu, 3 May 2012 06:19:35 +0000 Subject: [PATCH] SP-7 add property for new technology to console.properties SVN: 25140 --- installation/resource/tarball/console.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/installation/resource/tarball/console.properties b/installation/resource/tarball/console.properties index 76057450d57..30d335214be 100644 --- a/installation/resource/tarball/console.properties +++ b/installation/resource/tarball/console.properties @@ -39,4 +39,7 @@ KEY_PASSWORD = changeit #PROTEOMICS = false # Standard technology SCREENING is enabled by default -#SCREENING = false \ No newline at end of file +#SCREENING = false + +# Standard technology ILLUMINA-NGS is enabled by default +#ILLUMINA-NGS = false \ No newline at end of file -- GitLab