Updated readme to remember that there are 2 more properties in the fda.properties file for CRLOGIC

This commit is contained in:
2015-08-21 08:53:10 +02:00
parent 09ead2eb64
commit e63d2e3052
+10 -1
View File
@@ -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`
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
```