From 8e72528462cfd6014c1fec832232a29e156e5cff Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Mon, 13 Jan 2020 13:54:43 +0100 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 830ebc9..e18e4d6 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,9 +1,9 @@ -#Mon Jan 13 13:53:56 CET 2020 +#Mon Jan 13 13:54:43 CET 2020 autoSaveScanData=true commandExecutionEvents=false createSessionFiles=false dataLayout=ch.psi.fda.LayoutFDA -dataPath={data}/{year}_{month}/{date} +dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name} dataProvider=ch.psi.fda.ProviderFDA dataScanFlushRecords=false dataScanPreserveTypes=true