From e63d2e30529fd25c89a88f7e5c67877c57246f7d Mon Sep 17 00:00:00 2001 From: ebner Date: Fri, 21 Aug 2015 08:53:10 +0200 Subject: [PATCH] Updated readme to remember that there are 2 more properties in the fda.properties file for CRLOGIC --- Readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 5592024..b4efad1 100644 --- a/Readme.md +++ b/Readme.md @@ -104,4 +104,13 @@ GET fda/{trackingId}/done # Notes ## Upgrade FDA 1.x to 2.x -In existing fda.properties file the following property need to be added: `ch.psi.fda.aq.data.dir=../data` \ No newline at end of file +In existing fda.properties file the following property need to be added: `ch.psi.fda.aq.data.dir=../data` + +## Upgrade FDA 2.6.1 +There are 2 new properties for crlogic: + +``` +ch.psi.fda.aq.crlogic.ioc=X05LA-VME-ES2 +ch.psi.fda.aq.crlogic.prefix=X05LA-ES2-CRL +``` +