From 00e24a3f2315d5c700ccd7e0d70ab34d93b12ee0 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Mon, 29 Jul 2019 14:03:12 +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 3fdec30..1a620ef 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,9 +1,9 @@ -#Mon Jul 29 14:02:35 CEST 2019 +#Mon Jul 29 14:03:12 CEST 2019 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false dataLayout=default -dataPath={data}/{year}_{month}/{date}/{user}/{date}_{time}_{name} +dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name} dataProvider=h5 dataScanFlushRecords=false dataScanPreserveTypes=false