From c321c2649928365f6606b2e5387083f52f15f86a Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Fri, 6 Sep 2019 10:23:31 +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 e196aaa..c6b0dd7 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,9 +1,9 @@ -#Fri Sep 06 09:54:50 CEST 2019 +#Fri Sep 06 10:23:30 CEST 2019 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false dataLayout=default -dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name} +dataPath={data}/{year}_{month}/{date}/{name}_{seq} dataProvider=h5 dataScanFlushRecords=false dataScanPreserveTypes=false