diff --git a/rtd_phosphonetx/source/java/service.properties b/rtd_phosphonetx/source/java/service.properties index 5eeac2a677bbf7461e58e53d814f8d9ceb24c4b2..38f53998a33c95412b2dfb8144f4dd81763cb3ce 100644 --- a/rtd_phosphonetx/source/java/service.properties +++ b/rtd_phosphonetx/source/java/service.properties @@ -50,6 +50,8 @@ hibernate.search.batch-size = 1000 # Maximum number of search results hibernate.search.maxResults = 100000 +enabled-technologies = proteomics + web-client-configuration-file = etc/web-client.properties dss-based-data-source-provider.data-store-servers = DSS1 diff --git a/screening/source/java/service.properties b/screening/source/java/service.properties index 191b78989ceb73458bb6107cbd0fa8d0a220fa9f..aad532b0f498b1d65440f7de211632eaea5b72b0 100644 --- a/screening/source/java/service.properties +++ b/screening/source/java/service.properties @@ -73,6 +73,8 @@ hibernate.search.worker.execution=async # Name of the file that stores Web Client configuration web-client-configuration-file = etc/web-client.properties +enabled-technologies = screening + # initialize screening meta data for empty data bases core-plugins-folder=../screening/source/core-plugins