From c9dc5f785666b18399d6d12eef7bbc76e9a0627e Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Tue, 10 Jan 2017 10:37:49 +0000
Subject: [PATCH] SSDM-3768: add api.v3.operation-execution.store.path =
 targets/operation-execution-store

SVN: 37572
---
 screening/source/java/service.properties | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/screening/source/java/service.properties b/screening/source/java/service.properties
index b4785e4c19f..6209a3bac31 100644
--- a/screening/source/java/service.properties
+++ b/screening/source/java/service.properties
@@ -71,4 +71,6 @@ hibernate.search.worker.execution=async
 # Name of the file that stores Web Client configuration
 web-client-configuration-file = etc/web-client.properties
 
+api.v3.operation-execution.store.path = targets/operation-execution-store
+
 jython-version=2.7
\ No newline at end of file
-- 
GitLab