From 490daad4ff28ed43aa3c20cfda552af45667f706 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Fri, 6 Sep 2019 10:27:59 +0200 Subject: [PATCH] Configuration change: Context --- config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.properties b/config/config.properties index b42dca8..272eddd 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,9 +1,9 @@ -#Fri Sep 06 10:27:45 CEST 2019 +#Fri Sep 06 10:27:59 CEST 2019 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false dataLayout=default -dataPath={data}/{year}_{month}/{date}/{name}_{seq}%03 +dataPath={data}/{year}_{month}/{date}/{name}_{seq}%3 dataProvider=h5 dataScanFlushRecords=false dataScanPreserveTypes=false