From f670600cc5e75f65b5205f778282077c7f3ba3dd Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Mon, 22 Jan 2018 08:28:48 +0000
Subject: [PATCH] enable project samples for js-test

SVN: 39123
---
 js-test/servers/common/openBIS-server/etc/service.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/js-test/servers/common/openBIS-server/etc/service.properties b/js-test/servers/common/openBIS-server/etc/service.properties
index 1bc87e05cfe..3acb0eee248 100644
--- a/js-test/servers/common/openBIS-server/etc/service.properties
+++ b/js-test/servers/common/openBIS-server/etc/service.properties
@@ -9,6 +9,7 @@ core-plugins-folder=../core-plugins
 # ---------------------------------------------------------------------------
 # The database instance local unique identifier. Used when the new database is created.
 database-instance = DEFAULT
+project-samples-enabled = true
 
 # The host and optionally port. Default is 'localhost'.
 # database.url-host-part =
-- 
GitLab