diff --git a/ch.psi.fdaq/Readme.md b/ch.psi.fdaq/Readme.md index 78c9c65..1e11077 100644 --- a/ch.psi.fdaq/Readme.md +++ b/ch.psi.fdaq/Readme.md @@ -10,10 +10,10 @@ and can send a reset request on the reset channel. The software is configured by a properties file that is specified via `-Dch.psi.fdaq.home=fdaq.properties` . Following properties can be specified: -|Property | Default| -|--|--| -|ch.psi.fdaq.hostname | mchip015.psi.ch| -|port | 2233| -|killPort | 2234| -|filePrefix | ${yyyy_MM}/${yyyyMMdd}/${yyyyMMddHHmmss}_${name}/${yyyyMMddHHmm}_| - +
| Property | Default| |
|---|---|
| ch.psi.fdaq.hostname | mchip015.psi.ch |
| port | 2233 |
| killPort | 2234 |
| filePrefix | ${yyyy_MM}/${yyyyMMdd}/${yyyyMMddHHmmss}_${name}/${yyyyMMddHHmm}_ |