From f808920c742e0f45f5e6e97bf53b59f654d63ce0 Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Mon, 11 Apr 2016 08:01:42 +0000
Subject: [PATCH] SSDM-3414: ELN-LIMS added to console.properties

SVN: 36131
---
 installation/resource/tarball/console.properties | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/installation/resource/tarball/console.properties b/installation/resource/tarball/console.properties
index 053f74ebc8b..bafc639ab1e 100644
--- a/installation/resource/tarball/console.properties
+++ b/installation/resource/tarball/console.properties
@@ -44,6 +44,9 @@ KEY_PASSWORD = changeit
 # Standard technology ILLUMINA-NGS (ETH BSSE Setup) is disabled by default
 #ILLUMINA-NGS = true
 
+# Standard technology ELN-LIMS is disabled by default
+#ELN-LIMS = true
+
 # Fast data set file browsing improves the performance of browsing of data sets with a large number of files. 
 # We recommend leaving it on for all instances, and especially screening instances.
 # Default value is true.
-- 
GitLab