From 78613b31d441f407f7ed5d5b29117da0cc2e1387 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Wed, 29 Apr 2020 10:33:17 +0200 Subject: [PATCH] Configuration change: Context --- config/config.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config.properties b/config/config.properties index 710cb8e..c9c398b 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,10 +1,10 @@ -#Mon Mar 23 09:35:56 CET 2020 +#Wed Apr 29 10:33:17 CEST 2020 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false -dataLayout=default +dataLayout=fda dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name} -dataProvider=h5 +dataProvider=fda dataScanFlushRecords=false dataScanPreserveTypes=true dataScanReleaseRecords=false